AudioToolbox.AudioSession.Mode Property
Configuration modes for Audio, it provides finer control over the Category property.

Syntax

[ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_7_0, Message="AudioSession[Get|Set]Property are deprecated in iOS7")]
[ObjCRuntime.iOS(5, 0)]
public static AudioSessionMode Mode { get; set; }

Value

Remarks

This property is used to do the fine-level control over the audio session. The major component is determined by the AudioSession.Category property and this is used to tune whether the session behaves in the default mode (what every app got in the pre iOS 5.0 days), Voice Chat, Video Recording or is being used in Measurement mode (where you get raw data, without any gain changes for Audio).

Requirements

Namespace: AudioToolbox
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0