Add missing links to the effect demo README

PiperOrigin-RevId: 731305090
(cherry picked from commit 5417279982729b8bf5107c48a3cca0904b0c6300)
This commit is contained in:
simakova 2025-02-26 07:10:54 -08:00 committed by oceanjules
parent f7479347c0
commit 3083a48ecb

View File

@ -1,7 +1,10 @@
# Effect demo
This app demonstrates how to use the [Effect][] API to modify videos. It uses
[setVideoEffects] method to add different effects to [ExoPlayer].
`setVideoEffects` method to add different effects to [ExoPlayer][].
See the [demos README](../README.md) for instructions on how to build and run
this demo.
[Effect]: https://github.com/androidx/media/tree/release/libraries/effect
[ExoPlayer]: https://github.com/androidx/media/tree/release/libraries/exoplayer