mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Also remove @WorkerThread annotations, as static checks associated with this annotation aren't useful in this part of the codebase because almost no methods are called on the main thread. This change should be a no-op. PiperOrigin-RevId: 512060367 |
||
|---|---|---|
| .. | ||
| all | ||
| common | ||
| core | ||
| dash | ||
| database | ||
| datasource | ||
| decoder | ||
| effect | ||
| extractor | ||
| hls | ||
| rtsp | ||
| smoothstreaming | ||
| transformer | ||
| 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.