mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Estimating the playback frame-rate, querying the display refresh rate, and setting the surface frame-rate, are all closely related to one another. In particular because setting the surface frame-rate can directly cause the display refresh rate to change. It therefore makes sense to move surface frame-rate adjustment into the helper. This also makes it easier to re-use the logic in other video renderers. PiperOrigin-RevId: 348455864 |
||
|---|---|---|
| .. | ||
| all | ||
| common | ||
| core | ||
| dash | ||
| extractor | ||
| hls | ||
| smoothstreaming | ||
| ui | ||
| README.md | ||
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.