Click or drag to resize
MP3AudioSampleEntry Fields

The MP3AudioSampleEntry type exposes the following members.

Fields
  NameDescription
Public fieldBoxType
Contains the type of the box.
(Inherited from Box.)
Public fieldBoxValueType
The value representation of the box type.
(Inherited from Box.)
Public fieldChannelCount (Inherited from AudioSampleEntry.)
Public fieldDataReferenceIndex
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.)
Public fieldQtCompressionID
CompressionID that must be set to 0 for version 0 sound descriptions (default for ISO). This may be set to –2 for some version 1 sound descriptions (QT).
(Inherited from AudioSampleEntry.)
Public fieldQtPacketSize (Inherited from AudioSampleEntry.)
Public fieldQtRevision (Inherited from AudioSampleEntry.)
Public fieldQtSoundDescV1 (Inherited from AudioSampleEntry.)
Public fieldQtVendor (Inherited from AudioSampleEntry.)
Public fieldQtVersion (Inherited from AudioSampleEntry.)
Public fieldreserved (Inherited from SampleEntry.)
Public fieldSampleRate (Inherited from AudioSampleEntry.)
Public fieldSampleSize (Inherited from AudioSampleEntry.)
Public fieldSizeExcludingHeader
The size of the box without header.
(Inherited from Box.)
Public fieldSizeIncludingHeader
The size of the current box including header.
(Inherited from Box.)
Public fieldUserType
Custom Box type (uuid).
(Inherited from Box.)
Top
See Also