語言

BluetoothCodecStatus.Builder.SetCodecConfig(BluetoothCodecConfig) 方法

定義

請設定藍牙編碼器設定以符合這個編碼狀態。

[Android.Runtime.Register("setCodecConfig", "(Landroid/bluetooth/BluetoothCodecConfig;)Landroid/bluetooth/BluetoothCodecStatus$Builder;", "", ApiSince=33)]
public Android.Bluetooth.BluetoothCodecStatus.Builder SetCodecConfig(Android.Bluetooth.BluetoothCodecConfig codecConfig);
[<Android.Runtime.Register("setCodecConfig", "(Landroid/bluetooth/BluetoothCodecConfig;)Landroid/bluetooth/BluetoothCodecStatus$Builder;", "", ApiSince=33)>]
member this.SetCodecConfig : Android.Bluetooth.BluetoothCodecConfig -> Android.Bluetooth.BluetoothCodecStatus.Builder

參數

codecConfig
BluetoothCodecConfig

這種編解碼器狀態。 這個值不可能為零值。

傳回

同一個建造者實例。 這個值不可能為零值。

屬性

備註

請設定藍牙編碼器設定以符合這個編碼狀態。

Android 參考資料。android.bluetooth.BluetoothCodecStatus.Builder.setCodecConfig

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於