MpegSampleEntry Fields |
The MpegSampleEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | BoxType |
Contains the type of the box.
(Inherited from Box.) |
![]() | BoxValueType |
The value representation of the box type.
(Inherited from Box.) |
![]() | DataReferenceIndex |
Is an integer that contains the index of the data reference to use to retrieve
data associated with samples that use this sample description. Data references are stored in Data
Reference Boxes. The index ranges from 1 to the number of data references.
(Inherited from SampleEntry.) |
![]() | reserved | (Inherited from SampleEntry.) |
![]() | SizeExcludingHeader |
The size of the box without header.
(Inherited from Box.) |
![]() | SizeIncludingHeader |
The size of the current box including header.
(Inherited from Box.) |
![]() | UserType |
Custom Box type (uuid).
(Inherited from Box.) |