Langue

AudioEffect.ErrorBadValue Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Media.Audiofx.AudioEffectStatus enum directly instead of this field.

L’opération a échoué en raison d’une valeur de paramètre incorrecte.

[Android.Runtime.Register("ERROR_BAD_VALUE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.Audiofx.AudioEffectStatus enum directly instead of this field.", true)]
public const Android.Media.Audiofx.AudioEffectStatus ErrorBadValue = -4;
[<Android.Runtime.Register("ERROR_BAD_VALUE")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.Audiofx.AudioEffectStatus enum directly instead of this field.", true)>]
val mutable ErrorBadValue : Android.Media.Audiofx.AudioEffectStatus

Valeur de champ

Value = -4
Attributs

Remarques

L’opération a échoué en raison d’une valeur de paramètre incorrecte.

Java documentation pour android.media.audiofx.AudioEffect.ERROR_BAD_VALUE.

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 à