1# Transformer demo
2
3This app demonstrates how to use the [Transformer][] API to modify videos, for
4example by removing audio or video.
5
6See the [demos README](../README.md) for instructions on how to build and run
7this demo.
8
9[Transformer]: https://exoplayer.dev/transforming-media.html
10