Поделиться через


AudioEffect.Success Поле

Определение

Внимание!

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

Успешная операция.

[Android.Runtime.Register("SUCCESS")]
[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 Success = 0;
[<Android.Runtime.Register("SUCCESS")>]
[<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 Success : Android.Media.Audiofx.AudioEffectStatus

Значение поля

Value = 0
Атрибуты

Комментарии

Успешная операция.

Документация по Java для android.media.audiofx.AudioEffect.SUCCESS.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к