BluetoothCodecStatus.Builder.SetCodecsSelectableCapabilities メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このコーデックの状態に対してコーデック選択可能な機能の一覧を設定します。
[Android.Runtime.Register("setCodecsSelectableCapabilities", "(Ljava/util/List;)Landroid/bluetooth/BluetoothCodecStatus$Builder;", "", ApiSince=33)]
public Android.Bluetooth.BluetoothCodecStatus.Builder SetCodecsSelectableCapabilities(System.Collections.Generic.IList<Android.Bluetooth.BluetoothCodecConfig> codecsSelectableCapabilities);
[<Android.Runtime.Register("setCodecsSelectableCapabilities", "(Ljava/util/List;)Landroid/bluetooth/BluetoothCodecStatus$Builder;", "", ApiSince=33)>]
member this.SetCodecsSelectableCapabilities : System.Collections.Generic.IList<Android.Bluetooth.BluetoothCodecConfig> -> Android.Bluetooth.BluetoothCodecStatus.Builder
パラメーター
- codecsSelectableCapabilities
- IList<BluetoothCodecConfig>
このコーデックステータスの この値は null にすることはできません。
返品
同じ Builder インスタンス。 この値は null にすることはできません。
- 属性
注釈
このコーデックの状態に対してコーデック選択可能な機能の一覧を設定します。
android.bluetooth.BluetoothCodecStatus.Builder.setCodecsSelectableCapabilitiesの Android リファレンス。
このページの一部は、Androidオープンソースプロジェクトによって作成および共有された作業に基づく変更でありCreative Commons 2.5属性ライセンスに記載されている条件に従って使用されます。