[][src]Crate mpeg4_audio_const

Definitions of types and constants for values defined by ISO/IEC 14496 part 3 (Audio).

Currently supported,

Structs

AudioObjectType

Represents an audio object type indicator value.

Enums

AudioObjectTypeError

Represents an error converting a u8 into an AudioObjectType

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 to 32.