media/demos/effect
2024-12-03 14:39:08 +00:00
..
src/main Add functionality for Choose local file button 2024-11-06 09:36:08 -08:00
build.gradle Specify androidx.activity:activity-compose as 1.9.0 2024-12-03 14:39:08 +00:00
README.md Create an empty module for Effect demo 2024-11-04 04:12:55 -08:00

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.