AVAudioSessionPortDescription.PreferredDataSource Property

Definition

Gets the preferred source for audio data.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVAudioSessionDataSourceDescription? PreferredDataSource { [Foundation.Export("preferredDataSource", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("preferredDataSource", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PreferredDataSource : AVFoundation.AVAudioSessionDataSourceDescription

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to