AudioConverter.isPassthrough

Returns whether the audio converter will operate in passthrough mode. The return value would be typically input to gstbase.base_transform.BaseTransform.setPassthrough

class AudioConverter
bool
isPassthrough
()

Return Value

Type: bool

true when no conversion will actually occur.