BluetoothCodecConfig.SourceCodecTypeLc3 Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Bluetooth.CodecType enum directly instead of this field.

Quellcodecstyp LC3.

[Android.Runtime.Register("SOURCE_CODEC_TYPE_LC3", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.CodecType enum directly instead of this field.", true)]
public const Android.Bluetooth.CodecType SourceCodecTypeLc3 = 5;
[Android.Runtime.Register("SOURCE_CODEC_TYPE_LC3", ApiSince=33)]
public const Android.Bluetooth.CodecType SourceCodecTypeLc3 = 5;
[<Android.Runtime.Register("SOURCE_CODEC_TYPE_LC3", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.CodecType enum directly instead of this field.", true)>]
val mutable SourceCodecTypeLc3 : Android.Bluetooth.CodecType
[<Android.Runtime.Register("SOURCE_CODEC_TYPE_LC3", ApiSince=33)>]
val mutable SourceCodecTypeLc3 : Android.Bluetooth.CodecType

Feldwert

Value = 5

Implementiert

Attribute

Hinweise

Quellcodecstyp LC3.

Dieses Element ist veraltet. Verwenden Sie stattdessen die BluetoothCodecType von BluetoothA2dp#getSupportedCodecTypes ihnen zurückgegebenen Werte.

Java Dokumentation für android.bluetooth.BluetoothCodecConfig.SOURCE_CODEC_TYPE_LC3.

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: