c_gst_codec_utils_opus_parse_header

extern (C) __gshared
bool function(GstBuffer* header, uint* rate, ubyte* channels, ubyte* channelMappingFamily, ubyte* streamCount, ubyte* coupledCount, ubyte* channelMapping, ushort* preSkip, short* outputGain) c_gst_codec_utils_opus_parse_header;