BluetoothCodecConfig.SampleRate88200 Feld

Definition

Achtung

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

Codec-Samplerate 88200 Hz.

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

Feldwert

Value = 4

Implementiert

Attribute

Hinweise

Codec-Samplerate 88200 Hz.

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

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: