Contents

inputNumberOfChannels

The number of audio input channels for the current route.

Declaration

var inputNumberOfChannels: Int { get }

Discussion

You can observe changes to the value of this property by using key-value observing. For more information, see Using Key-Value Observing in Swift.

See Also

Setting the number of input channels