BluetoothCodecConfig.BitsPerSampleNone Поле

Определение

Внимание!

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

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

[Android.Runtime.Register("BITS_PER_SAMPLE_NONE", 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 BitsPerSampleNone = 0;
[<Android.Runtime.Register("BITS_PER_SAMPLE_NONE", 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 BitsPerSampleNone : Android.Bluetooth.BitsPerSample

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

Value = 0

Реализации

Атрибуты

Комментарии

Биты кодека на выборку 0. Значение по умолчанию битов кодека на выборку.

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

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

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