mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Added functionality to `Choose preset input` button. The picker allows the user to select a preset input from a list of loaded preset playlists. The selected preset input is then used to populate the ExoPlayer with the corresponding media items. PiperOrigin-RevId: 704626144 |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle | ||
| README.md | ||
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.