AudioConverter.supportsInplace

Returns whether the audio converter can perform the conversion in-place. The return value would be typically input to gstbase.base_transform.BaseTransform.setInPlace

class AudioConverter
bool
supportsInplace
()

Return Value

Type: bool

true when the conversion can be done in place.