Expand description
Definitions of types and constants for values defined by ISO/IEC 14496 part 3 (Audio).
Currently supported,
Structs§
- Audio
Object Type - Represents an audio object type indicator value.
- Channel
Configuration - A channel configuration as defined in ISO 14496-3.
- Channel
Configuration Error - Represents an error converting a
u8into aChannelConfiguration - Sampling
Frequency Index - A 4-bit sampling frequency index as defined in ISO 14496-3.
Enums§
- Audio
Object Type Error - Represents an error converting a
u8into anAudioObjectType - Sampling
Frequency Index Error - Represents an error converting a
u8into aSamplingFrequencyIndex
Constants§
- AOT_
ESCAPE_ VALUE - This value,
31, is not used as an audio object type, but is instead used in the encoding of any audio object type value greater than or equal to32.