AudioSession.AudioRoute Property

Definition

Obsolete method.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 5, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'InputRoute' or 'OutputRoute' instead.")]
public static string AudioRoute { get; }
member this.AudioRoute : string

Property Value

Attributes

Remarks

If there is an error reading or setting the property, this will raise an AudioSessionException.

Applies to