AudioSession.OutputDestinations Property

Definition

Output destinations

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

Property Value

Attributes

Remarks

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

Applies to