AudioSession.OverrideCategoryEnableBluetoothInput 属性

定义

如果输入来自蓝牙耳机,它会将音频输出路由到头戴显示设备。

[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

属性值

属性

注解

如果读取或设置 属性时出错,则会引发 AudioSessionException

适用于