mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
It was originally introduced because it was guaranteed to be non-null unlike the inherited field. But ExoPlaybackException.cause has been nullable for some time, so there's no gain in not using the inherited field. PiperOrigin-RevId: 372329740 |
||
|---|---|---|
| .. | ||
| all | ||
| common | ||
| core | ||
| dash | ||
| 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.