outputNumberOfChannels
The number of audio output channels.
Declaration
var outputNumberOfChannels: Int { get }Discussion
You can observe changes to the value of this property using key-value observice. For more information, see Using Key-Value Observing in Swift.