Android.Media.Effect.IEffectUpdateListener
Some effects may issue callbacks to inform the host of changes to the effect state.

See Also: IEffectUpdateListener Members

Syntax

[Android.Runtime.Register("android/media/effect/EffectUpdateListener", "", "Android.Media.Effect.IEffectUpdateListenerInvoker")]
public interface IEffectUpdateListener : Android.Runtime.IJavaObject, IDisposable

Remarks

Some effects may issue callbacks to inform the host of changes to the effect state. This is the listener interface for receiving those callbacks.

[Android Documentation]

Requirements

Namespace: Android.Media.Effect
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14