Langue

BluetoothCodecConfig.SampleRateNone 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 0 Hz.

[Android.Runtime.Register("SAMPLE_RATE_NONE", 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 SampleRateNone = 0;
[<Android.Runtime.Register("SAMPLE_RATE_NONE", 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 SampleRateNone : Android.Bluetooth.SampleRate

Valeur de champ

Value = 0

Implémente

Attributs

Remarques

Taux d’échantillonnage de codec 0 Hz. Valeur par défaut utilisée pour le taux d’échantillonnage de codec.

Java documentation pour android.bluetooth.BluetoothCodecConfig.SAMPLE_RATE_NONE.

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 à