Langue

BluetoothLeAudioCodecConfig.SampleRate192000 Champ

Définition

Attention

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

Taux d’échantillonnage de codec 192000 Hz.

[Android.Runtime.Register("SAMPLE_RATE_192000", 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 SampleRate192000 = 2048;
[<Android.Runtime.Register("SAMPLE_RATE_192000", 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 SampleRate192000 : Android.Bluetooth.BluetoothLeSampleRate

Valeur de champ

Value = 2048

Implémente

Attributs

Remarques

Taux d’échantillonnage de codec 192000 Hz.

Java documentation pour android.bluetooth.BluetoothLeAudioCodecConfig.SAMPLE_RATE_192000.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à