mirror of
https://github.com/androidx/media.git
synced 2025-05-12 10:09:55 +08:00

This avoids confusion that currently exists between "operating rate" and "codec operating rate", which are different. It also tightens the requirement of the value being passed to be more than a "hint". It's already being used as more than a hint for setting the Surface frame rate. PiperOrigin-RevId: 340201829
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.