mirror of
https://github.com/androidx/media.git
synced 2025-04-29 22:36:54 +08:00

The new demo module aims to showcase different `Effect` capabilities. PiperOrigin-RevId: 692912895
249 B
249 B
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 for instructions on how to build and run this demo.