Share via


BluetoothCodecStatus.CodecsSelectableCapabilities Property

Definition

Returns the codecs selectable capabilities.

public System.Collections.Generic.IList<Android.Bluetooth.BluetoothCodecConfig> CodecsSelectableCapabilities { [Android.Runtime.Register("getCodecsSelectableCapabilities", "()Ljava/util/List;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getCodecsSelectableCapabilities", "()Ljava/util/List;", "", ApiSince=33)>]
member this.CodecsSelectableCapabilities : System.Collections.Generic.IList<Android.Bluetooth.BluetoothCodecConfig>

Property Value

Attributes

Remarks

Returns the codecs selectable capabilities.

Java documentation for android.bluetooth.BluetoothCodecStatus.getCodecsSelectableCapabilities().

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