media/demos/effect/README.md
shahddaghash a8ed6494c3 Create an empty module for Effect demo
The new demo module aims to showcase different `Effect` capabilities.

PiperOrigin-RevId: 692912895
2024-11-04 04:12:55 -08:00

8 lines
249 B
Markdown

# Effect demo
This app demonstrates how to use the [Effect][] API to modify videos. It uses
[setVideoEffects] method to add different effects to [ExoPlayer].
See the [demos README](../README.md) for instructions on how to build and run
this demo.