共用方式為


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

適用於