channelNumber
The index of this channel in its owning port’s array of channels.
Declaration
var channelNumber: Int { get }Discussion
You can use the value in this property to identify the channel during audio routing. However, the value of this property isn’t guaranteed to persist across route changes.