Langue

BluetoothCodecConfig.Builder.SetExtendedCodecType(BluetoothCodecType) Méthode

Définition

Définissez le type de codec pour la configuration du codec 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

Paramètres

codecType
BluetoothCodecType

de ce codec. Cette valeur peut être null.

Retours

la même instance Builder. Cette valeur ne peut pas être null.

Attributs

Remarques

Définissez le type de codec pour la configuration du codec Bluetooth.

Référence Android pour android.bluetooth.BluetoothCodecConfig.Builder.setExtendedCodecType.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à