AVAudioSessionChannelDescription.ChannelLabel Property

Definition

Gets an int associated with the physical location of the channel.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual int ChannelLabel { [Foundation.Export("channelLabel")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("channelLabel")>]
member this.ChannelLabel : int

Property Value

Attributes

Applies to