codecUtilsAacGetChannels

Returns the channels of the given AAC stream.

uint
codecUtilsAacGetChannels
(
ubyte[] audioConfig
)

Parameters

audioConfig ubyte[]

a pointer to the AudioSpecificConfig as specified in the Elementary Stream Descriptor (esds) in ISO/IEC 14496-1.

Return Value

Type: uint

The channels or 0 if the channel could not be determined.