The methods of Android.Media.Effect.Effect are listed below. For a list of all members, see the Effect Members list.
See Also: Inherited members from Java.Lang.Object
abstract | Apply(int, int, int, int)Apply an effect to GL textures. | |
abstract | Release()Release an effect. | |
abstract | SetParameter(string, Java.Lang.Object)Set a filter parameter. | |
SetUpdateListener(Android.Media.Effect.IEffectUpdateListener)Set an effect listener. | ||