AudioEffect.ErrorDeadObject Feld

Definition

Achtung

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

Fehler beim Vorgang aufgrund eines inaktiven Remoteobjekts.

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

Feldwert

Value = -7
Attribute

Hinweise

Fehler beim Vorgang aufgrund eines inaktiven Remoteobjekts.

Java Dokumentation für android.media.audiofx.AudioEffect.ERROR_DEAD_OBJECT.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: