BluetoothCodecConfig.SourceCodecTypeAptxHd Поле

Определение

Внимание!

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

Исходный кодек типа APTX HD.

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

Значение поля

Value = 3

Реализации

Атрибуты

Комментарии

Исходный кодек типа APTX HD.

Этот элемент не рекомендуется. Используйте значения, BluetoothCodecType возвращаемые BluetoothA2dp#getSupportedCodecTypes вместо него.

Java документации по android.bluetooth.BluetoothCodecConfig.SOURCE_CODEC_TYPE_APTX_HD.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к