It's a good example of using android.media.effect.EffectFactory. It can be found in your Android SDK folder, normally at: .../Android/sdk/samples/android-21/legacy/HelloEffects
The EffectFactory class defines the list of available Effects, and provides functionality to inspect and instantiate them.
No comments:
Post a Comment