BluetoothLeAudioCodecConfig.Builder Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
BluetoothLeAudioCodecConfig.Builder() | |
BluetoothLeAudioCodecConfig.Builder(BluetoothLeAudioCodecConfig) |
BluetoothLeAudioCodecConfig.Builder()
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=33)]
public Builder ();
- Atributos
Aplica-se a
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
Parâmetros
- config
- BluetoothLeAudioCodecConfig
- Atributos