BluetoothLeAudioCodecConfig.Builder Конструкторы
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
BluetoothLeAudioCodecConfig.Builder() | |
BluetoothLeAudioCodecConfig.Builder(BluetoothLeAudioCodecConfig) |
BluetoothLeAudioCodecConfig.Builder()
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=33)]
public Builder();
- Атрибуты
Применяется к
BluetoothLeAudioCodecConfig.Builder(BluetoothLeAudioCodecConfig)
[Android.Runtime.Register(".ctor", "(Landroid/bluetooth/BluetoothLeAudioCodecConfig;)V", "", ApiSince=33)]
public Builder(Android.Bluetooth.BluetoothLeAudioCodecConfig config);
[<Android.Runtime.Register(".ctor", "(Landroid/bluetooth/BluetoothLeAudioCodecConfig;)V", "", ApiSince=33)>]
new Android.Bluetooth.BluetoothLeAudioCodecConfig.Builder : Android.Bluetooth.BluetoothLeAudioCodecConfig -> Android.Bluetooth.BluetoothLeAudioCodecConfig.Builder
Параметры
- config
- BluetoothLeAudioCodecConfig
- Атрибуты