Freigeben über


BluetoothCodecConfig.ExtendedCodecType Property

Definition

Returns the source codec type of this config.

public Android.Bluetooth.BluetoothCodecType? ExtendedCodecType { [Android.Runtime.Register("getExtendedCodecType", "()Landroid/bluetooth/BluetoothCodecType;", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getExtendedCodecType", "()Landroid/bluetooth/BluetoothCodecType;", "", ApiSince=35)>]
member this.ExtendedCodecType : Android.Bluetooth.BluetoothCodecType

Property Value

Attributes

Remarks

Returns the source codec type of this config.

Java documentation for android.bluetooth.BluetoothCodecConfig.getExtendedCodecType().

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