GstAudioConverterFlags

Values

ValueMeaning
None0

no flag

InWritable1

the input sample arrays are writable and can be used as temporary storage during conversion.

VariableRate2

allow arbitrary rate updates with gstaudio.audio_converter.AudioConverter.updateConfig.