AudioConverter.supportsInplace
bool 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
Returns
true when the conversion can be done in place.