mirror of
https://github.com/samsonjs/media.git
synced 2026-04-02 10:45:51 +00:00
This will allow Player to move in common without trackSelector and all its many dependency. Currently all users of `getTrackSelector` are downcasting it in `DefaultTrackSelector`, this change thus does not break them. Track selection API is intended to be reworked, methods will be added to the currently empty interface. #player-to-common PiperOrigin-RevId: 346159765 |
||
|---|---|---|
| .. | ||
| 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.