mirror of
https://github.com/samsonjs/media.git
synced 2026-04-16 13:05:46 +00:00
In order to detect 5G-NSA, we need to remove Util.getNetworkType and replace it with a class that is actively listening to changes. The network type observation in DefaultBandwidthMeter already provides the right framework to integrate this and in order to facilitate further changes we move it to a separate Util class. The overall effect of this change should be a complete no-op. PiperOrigin-RevId: 363384567 |
||
|---|---|---|
| .. | ||
| all | ||
| common | ||
| core | ||
| dash | ||
| extractor | ||
| hls | ||
| 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.