Contents

isInputGainSettable

A Boolean value that indicates whether you can set the input gain.

Declaration

var isInputGainSettable: Bool { get }

Return Value

Returns true if the device allows input gain to be changed, otherwise false.

Discussion

Not all devices support variable gain; check this property before attempting to set the input gain.

See Also

Setting input gain