TypeScript API Documentation for GSTREAMER AUDIO
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Convert the position array of channels channels to a bitmask.
position
channels
If force_order is true it additionally checks if the channels are in the order required by GStreamer.
force_order
true
The %GstAudioChannelPositions
Only consider the GStreamer channel order.
true if the channel positions are valid and could be converted.
Convert the
positionarray ofchannelschannels to a bitmask.If
force_orderistrueit additionally checks if the channels are in the order required by GStreamer.