MonoTouch.AudioToolbox.AudioSession.OverrideCategoryMixWithOthers Property
Mixes the background audio with the audio generated by the application, regardless of the default AudioSession.Category setting.

Syntax

[MonoTouch.ObjCRuntime.Availability(Deprecated=MonoTouch.ObjCRuntime.Platform.iOS_7_0, Message="AudioSession[Get|Set]Property are deprecated in iOS7")]
public static bool OverrideCategoryMixWithOthers { get; set; }

Value

Remarks

This setting can be used when the AudioSession.Category session is set to either MediaPlayback or PlayAndRecord.

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

Requirements

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