mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
The new demo module aims to showcase different `Effect` capabilities. PiperOrigin-RevId: 692912895
7 lines
249 B
Markdown
7 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.
|