AudioSessionRouteChangeEventArgs.CurrentOutputRoutes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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