mirror of
https://github.com/androidx/media.git
synced 2025-05-04 14:10:40 +08:00

We can rename the existing setIndex method to a more generic init as this method is only called by EPII and implemented by BaseRenderer anyway. PiperOrigin-RevId: 408616055