言語

BluetoothCodecConfig.Builder.SetCodecSpecific1(Int64) メソッド

定義

Bluetooth コーデック構成の最初のコーデック固有の値を設定します。

[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

返品

同じ Builder インスタンス。 この値は null にすることはできません。

属性

注釈

Bluetooth コーデック構成の最初のコーデック固有の値を設定します。

android.bluetooth.BluetoothCodecConfig.Builder.setCodecSpecific1の Android リファレンス。

このページの一部は、Androidオープンソースプロジェクトによって作成および共有された作業に基づく変更でありCreative Commons 2.5属性ライセンスに記載されている条件に従って使用されます。

適用対象