Edit

Share via


AVAudioSession.CurrentRoute Property

Definition

The active input-output route.

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

Property Value

Attributes

Applies to