Android.Media.Effect.Effect Members

The members of Android.Media.Effect.Effect are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
abstract
Namestring. Get the effect name.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

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.

Public Events

UpdateDocumentation for this section has not yet been entered.