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