
On Samsung S21 with light theme the debug labels weren't showing up because the player view was visible (with a black background) while the transformation was in progress, matching the debug label text color. Hide the player view until the transformation is complete to fix this. Also tweak the layout slightly to add space between the card border and the labels. #mse-bug-week PiperOrigin-RevId: 428455824
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.