BluetoothLeAudioCodecConfig.BitsPerSample32 Feld

Definition

Achtung

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

Codecbits pro Beispiel 32.

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

Feldwert

Value = 8

Implementiert

Attribute

Hinweise

Codecbits pro Beispiel 32.

Java Dokumentation für android.bluetooth.BluetoothLeAudioCodecConfig.BITS_PER_SAMPLE_32.

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: