media/demos/transformer
andrewlewis 195d05dabd Switch from valueOf to parse methods
This fixes some warnings that show up in Android Studio (due to using methods
that autobox unnecessarily).

PiperOrigin-RevId: 424892352
2022-02-01 14:08:57 +00:00
..
src/main Switch from valueOf to parse methods 2022-02-01 14:08:57 +00:00
build.gradle Publish the transformer demo app 2022-01-28 16:48:06 +00:00
README.md Publish the transformer demo app 2022-01-28 16:48:06 +00:00

Transformer demo

This app demonstrates how to use the Transformer API to modify videos, for example by removing audio or video.

See the demos README for instructions on how to build and run this demo.