BluetoothCodecConfig.SourceCodecTypeAptx Feld

Definition

Achtung

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

Quellcodecstyp APTX.

[Android.Runtime.Register("SOURCE_CODEC_TYPE_APTX", 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 SourceCodecTypeAptx = 2;
[Android.Runtime.Register("SOURCE_CODEC_TYPE_APTX", ApiSince=33)]
public const Android.Bluetooth.CodecType SourceCodecTypeAptx = 2;
[<Android.Runtime.Register("SOURCE_CODEC_TYPE_APTX", 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 SourceCodecTypeAptx : Android.Bluetooth.CodecType
[<Android.Runtime.Register("SOURCE_CODEC_TYPE_APTX", ApiSince=33)>]
val mutable SourceCodecTypeAptx : Android.Bluetooth.CodecType

Feldwert

Value = 2

Implementiert

Attribute

Hinweise

Quellcodecstyp APTX.

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_APTX.

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: