bufferGetAudioDownmixMetaForChannels

fngstaudio.audio_downmix_meta.AudioDownmixMeta bufferGetAudioDownmixMetaForChannels(gst.buffer.Buffer buffer, gstaudio.types.AudioChannelPosition[] toPosition) nothrow

Find the #GstAudioDownmixMeta on buffer for the given destination channel positions.

Parameters

buffera #GstBuffer
toPositionthe channel positions of the destination

Returns

the #GstAudioDownmixMeta on buffer.