supports_inplace


Description:

[ Version ( since = "1.12" ) ]
public bool supports_inplace ()

Returns whether the audio converter can perform the conversion in-place.

The return value would be typically input to set_in_place

Parameters:

this

a Converter

Returns:

true when the conversion can be done in place.