Click or drag to resize
AudioSampleEntry Fields

The AudioSampleEntry 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
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).
Public fieldQtPacketSize
Public fieldQtRevision
Public fieldQtSoundDescV1
Public fieldQtVendor
Public fieldQtVersion
Public fieldreserved (Inherited from SampleEntry.)
Public fieldSampleRate
Public fieldSampleSize
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