AVAudioSession.OutputDataSource Property

Definition

The currently selected output data source.

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

Property Value

Attributes

Applies to