mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
ExoPlayerImpl and CastPlayer repeat the same logic. Moving the listener and event handling to a common util class allows to reuse the same code and add unit tests for this logic. The change is a functional no-op. PiperOrigin-RevId: 337812358 |
||
|---|---|---|
| .. | ||
| 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.