語言

BluetoothCodecConfig.Builder.SetCodecSpecific1(Int64) 方法

定義

設定第一個編碼器專用的藍牙編碼器設定值。

[Android.Runtime.Register("setCodecSpecific1", "(J)Landroid/bluetooth/BluetoothCodecConfig$Builder;", "", ApiSince=33)]
public Android.Bluetooth.BluetoothCodecConfig.Builder SetCodecSpecific1(long codecSpecific1);
[<Android.Runtime.Register("setCodecSpecific1", "(J)Landroid/bluetooth/BluetoothCodecConfig$Builder;", "", ApiSince=33)>]
member this.SetCodecSpecific1 : int64 -> Android.Bluetooth.BluetoothCodecConfig.Builder

參數

codecSpecific1
Int64

編碼器特定值或預設為 0

傳回

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

屬性

備註

設定第一個編碼器專用的藍牙編碼器設定值。

Android 參考資料。android.bluetooth.BluetoothCodecConfig.Builder.setCodecSpecific1

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

適用於