BluetoothLeAudioCodecConfig.Builder Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
BluetoothLeAudioCodecConfig.Builder() | |
BluetoothLeAudioCodecConfig.Builder(BluetoothLeAudioCodecConfig) |
BluetoothLeAudioCodecConfig.Builder()
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=33)]
public Builder ();
- Attributs
S’applique à
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
Paramètres
- config
- BluetoothLeAudioCodecConfig
- Attributs