Lingua

BluetoothCodecConfig.Builder.SetExtendedCodecType(BluetoothCodecType) Metodo

Definizione

Impostare il tipo di codec per la configurazione del 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

Parametri

codecType
BluetoothCodecType

di questo codec. Questo valore può essere Null.

Valori restituiti

stessa istanza di Builder. Questo valore non può essere Null.

Attributi

Commenti

Impostare il tipo di codec per la configurazione del codec Bluetooth.

Informazioni di riferimento su Android per android.bluetooth.BluetoothCodecConfig.Builder.setExtendedCodecType.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a