言語

BluetoothCodecConfig.Builder.SetExtendedCodecType(BluetoothCodecType) メソッド

定義

コーデック構成のコーデックの種類Bluetooth設定します。

[Android.Runtime.Register("setExtendedCodecType", "(Landroid/bluetooth/BluetoothCodecType;)Landroid/bluetooth/BluetoothCodecConfig$Builder;", "", ApiSince=35)]
public Android.Bluetooth.BluetoothCodecConfig.Builder SetExtendedCodecType(Android.Bluetooth.BluetoothCodecType? codecType);
[<Android.Runtime.Register("setExtendedCodecType", "(Landroid/bluetooth/BluetoothCodecType;)Landroid/bluetooth/BluetoothCodecConfig$Builder;", "", ApiSince=35)>]
member this.SetExtendedCodecType : Android.Bluetooth.BluetoothCodecType -> Android.Bluetooth.BluetoothCodecConfig.Builder

パラメーター

codecType
BluetoothCodecType

このコーデックの この値は null である可能性があります。

返品

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

属性

注釈

コーデック構成のコーデックの種類Bluetooth設定します。

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

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

適用対象