Sprache

BluetoothLeAudioCodecConfig.SampleRate96000 Feld

Definition

Achtung

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

Codec-Samplerate 96000 Hz.

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

Feldwert

Value = 512

Implementiert

Attribute

Hinweise

Codec-Samplerate 96000 Hz.

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

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: