Edit

Share via


AUAudioUnitBus.SupportedChannelCounts Property

Definition

Gets or sets an array that contains the allowable channel counts for this bus. null indicates that any number less than MaximumChannelCount is supported.

public virtual Foundation.NSNumber[] SupportedChannelCounts { [Foundation.Export("supportedChannelCounts", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSupportedChannelCounts:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.SupportedChannelCounts : Foundation.NSNumber[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to