BluetoothCodecConfig.BitsPerSample32 Поле

Определение

Внимание!

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

Биты кодека на выборку 32.

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

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

Value = 4

Реализации

Атрибуты

Комментарии

Биты кодека на выборку 32.

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

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

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