Langage

BluetoothCodecConfig.SampleRate192000 Champ

Définition

Attention

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

Taux d’échantillonnage de codec 192000 Hz.

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

Valeur de champ

Value = 32

Implémente

Attributs

Remarques

Taux d’échantillonnage de codec 192000 Hz.

Java documentation pour android.bluetooth.BluetoothCodecConfig.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 à