AudioSessionRouteChangeEventArgs.CurrentOutputRoutes Property

Definition

Current output audio routes, typically contains a single value, but can contain more than one.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, null)]
public AudioToolbox.AudioSessionOutputRouteKind[] CurrentOutputRoutes { get; }
member this.CurrentOutputRoutes : AudioToolbox.AudioSessionOutputRouteKind[]

Property Value

Attributes

Applies to