mirror of
https://github.com/androidx/media.git
synced 2025-05-12 10:09:55 +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