Upravit

Sdílet prostřednictvím


AudioSession.OverrideCategoryEnableBluetoothInput Property

Definition

If input is coming from a bluetooth headset, it routes the audio output to the headset.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "AudioSession[Get|Set]Property are deprecated in iOS7")]
public static bool OverrideCategoryEnableBluetoothInput { get; set; }
member this.OverrideCategoryEnableBluetoothInput : bool with get, set

Property Value

Attributes

Remarks

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

Applies to