mirror of
https://github.com/androidx/media.git
synced 2025-05-09 08:30:43 +08:00

The outputHeight in the TransformationRequest is the height of the frame as it would be displayed (i.e., after applying any rotation specified in the format). So pass-through should only be used if the requested outputHeight matches the input format's height after applying the rotation. PiperOrigin-RevId: 457934867 (cherry picked from commit c74cf1f1aaa917bad3479779dff80aeeac866493)
ExoPlayer library
The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.