Non-interleaved audio buffer will be supported throughout GStreamer from version 1.16. This is also an opportunity to handle these layouts efficiently in `WaveformImage` (iterate continuously instead of jumping to each sample). Try using `GstAudioMeta`.
Non-interleaved audio buffer will be supported throughout GStreamer from version 1.16.
This is also an opportunity to handle these layouts efficiently in
WaveformImage(iterate continuously instead of jumping to each sample).Try using
GstAudioMeta.