BluetoothLeAudioCodecConfig.CodecPriority Property

Definition

Returns the codec selection priority.

public int CodecPriority { [Android.Runtime.Register("getCodecPriority", "()I", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getCodecPriority", "()I", "", ApiSince=33)>]
member this.CodecPriority : int

Property Value

Attributes

Remarks

Returns the codec selection priority.

The codec selection priority is relative to other codecs: larger value means higher priority.

Java documentation for android.bluetooth.BluetoothLeAudioCodecConfig.getCodecPriority().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to