BluetoothCodecConfig.BitsPerSampleNone Feld

Definition

Achtung

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

Codecbits pro Beispiel 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

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Codecbits pro Beispiel 0. Standardwert der Codec-Bits pro Beispiel.

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

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: