BluetoothCodecConfig.BitsPerSample24 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 24.

[Android.Runtime.Register("BITS_PER_SAMPLE_24", 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 BitsPerSample24 = 2;
[<Android.Runtime.Register("BITS_PER_SAMPLE_24", 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 BitsPerSample24 : Android.Bluetooth.BitsPerSample

Feldwert

Value = 2

Implementiert

Attribute

Hinweise

Codecbits pro Beispiel 24.

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

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: