Edit

Share via


AVAudioSession.InputDataSources Property

Definition

The data sources available for the current input port.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVAudioSessionDataSourceDescription[] InputDataSources { [Foundation.Export("inputDataSources")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.InputDataSources : AVFoundation.AVAudioSessionDataSourceDescription[]

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to