Stay organized with collections
Save and categorize content based on your preferences.
Interfaces
EffectUpdateListener |
Some effects may issue callbacks to inform the host of changes to the effect state.
|
Classes
Effect |
Effects are high-performance transformations that can be applied to image frames.
|
EffectContext |
An EffectContext keeps all necessary state information to run Effects within a Open GL ES 2.
|
EffectFactory |
The EffectFactory class defines the list of available Effects, and provides functionality to inspect and instantiate them.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# android.media.effect\n====================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/media/effect/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|-------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------|\n| [EffectUpdateListener](/reference/kotlin/android/media/effect/EffectUpdateListener) | Some effects may issue callbacks to inform the host of changes to the effect state. |\n\nClasses\n-------\n\n|-----------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|\n| [Effect](/reference/kotlin/android/media/effect/Effect) | Effects are high-performance transformations that can be applied to image frames. |\n| [EffectContext](/reference/kotlin/android/media/effect/EffectContext) | An EffectContext keeps all necessary state information to run Effects within a Open GL ES 2. |\n| [EffectFactory](/reference/kotlin/android/media/effect/EffectFactory) | The EffectFactory class defines the list of available Effects, and provides functionality to inspect and instantiate them. |"]]