mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

This allows us to avoid needing a reference to the VideoFrameProcessor, which can be especially difficult if an App only has a reference to the VideoFrameProcessor.Factory it passes into Transformer/ExoPlayer. PiperOrigin-RevId: 533205983 (cherry picked from commit 25fa2df2dedf45e8a060ee28324460429b9bb279)