MonoTouch.AudioToolbox.AudioSessionRouteChangeReason Enumeration
The reason for AudioSession route change event to be raised.

Syntax

public enum AudioSessionRouteChangeReason

Remarks

Members

Member NameDescription
CategoryChangeThe AudioSession category has changed.
NewDeviceAvailableA new audio device has been plugged.
NoSuitableRouteForCategoryThere is no audio device for the current set category in the audio session. For example, recording when there is no microphone available.
OldDeviceUnavailableThe previous device is no longer available.
OverrideAudio has been forcibly been redirected by the user setting the AudioSession Category.
RouteConfigurationChangeDocumentation for this section has not yet been entered.
UnknownThe route changed, but there is no information about why.
WakeFromSleepDevice has woken up from sleep

Requirements

Namespace: MonoTouch.AudioToolbox
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0