shahddaghash f6116a121a Add functionality for Choose local file button
Added the functionality for `Choose local file` button to be able to go and select a local file from the device. The file was then displayed by using ExoPlayer inside PlayerView.

PiperOrigin-RevId: 693756565
2024-11-06 09:36:08 -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.