codecUtilsAacGetChannels

fnuint codecUtilsAacGetChannels(ubyte[] audioConfig)

Returns the channels of the given AAC stream.

Parameters

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

Returns

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