AudioConverter.supportsInplace
bool supportsInplace() nothrowReturns 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.