Sprache

BluetoothLeAudioCodecConfig.Builder.SetCodecPriority(Int32) Methode

Definition

Legen Sie die Codecpriorität für die Bluetooth LE-Audiocodecskonfiguration fest.

[Android.Runtime.Register("setCodecPriority", "(I)Landroid/bluetooth/BluetoothLeAudioCodecConfig$Builder;", "", ApiSince=33)]
public Android.Bluetooth.BluetoothLeAudioCodecConfig.Builder SetCodecPriority(int codecPriority);
[<Android.Runtime.Register("setCodecPriority", "(I)Landroid/bluetooth/BluetoothLeAudioCodecConfig$Builder;", "", ApiSince=33)>]
member this.SetCodecPriority : int -> Android.Bluetooth.BluetoothLeAudioCodecConfig.Builder

Parameter

codecPriority
Int32

dieses Codecs. Der Wert ist einer der folgenden: BluetoothLeAudioCodecConfig.CODEC_PRIORITY_DISABLED; BluetoothLeAudioCodecConfig.CODEC_PRIORITY_DEFAULT; BluetoothLeAudioCodecConfig.CODEC_PRIORITY_HIGHEST

Gibt zurück

dieselbe Generator-Instanz. Dieser Wert darf nicht NULL sein.

Attribute

Hinweise

Legen Sie die Codecpriorität für die Bluetooth LE-Audiocodecskonfiguration fest.

Android-Referenz für android.bluetooth.BluetoothLeAudioCodecConfig.Builder.setCodecPriority.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: