AUAudioUnit.ChannelCapabilities Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an array that describes valid combinations of input and output channels.
public virtual Foundation.NSNumber[] ChannelCapabilities { [Foundation.Export("channelCapabilities", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.ChannelCapabilities : Foundation.NSNumber[]
Property Value
NSNumber[]
(More documentation for this node is coming)
This value can be null
.
- Attributes