AVAudioSessionPortDescription.DataSourceDescriptions Property

Definition

Gets an array of the available data sources for the port.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to