mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Add missing links to the effect demo README
PiperOrigin-RevId: 731305090
This commit is contained in:
parent
e3e9d88b04
commit
5417279982
@ -1,7 +1,10 @@
|
|||||||
# Effect demo
|
# Effect demo
|
||||||
|
|
||||||
This app demonstrates how to use the [Effect][] API to modify videos. It uses
|
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
|
See the [demos README](../README.md) for instructions on how to build and run
|
||||||
this demo.
|
this demo.
|
||||||
|
|
||||||
|
[Effect]: https://github.com/androidx/media/tree/release/libraries/effect
|
||||||
|
[ExoPlayer]: https://github.com/androidx/media/tree/release/libraries/exoplayer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user