Contents

preferredInputNumberOfChannels

The preferred number of input channels for the current route.

Declaration

var preferredInputNumberOfChannels: Int { get }

Discussion

The value of this property indicates the number of channels selected using the setPreferredInputNumberOfChannels(_:) method.

To determine the actual number of input channels, query the inputNumberOfChannels property.

See Also

Setting the number of input channels