AudioSession.OverrideCategoryEnableBluetoothInput 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果输入来自蓝牙耳机,它会将音频输出路由到头戴显示设备。
[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。