BluetoothCodecConfig.BitsPerSample16 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 16.

[Android.Runtime.Register("BITS_PER_SAMPLE_16", 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 BitsPerSample16 = 1;
[<Android.Runtime.Register("BITS_PER_SAMPLE_16", 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 BitsPerSample16 : Android.Bluetooth.BitsPerSample

Feldwert

Value = 1

Implementiert

Attribute

Hinweise

Codecbits pro Beispiel 16.

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

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: