mirror of
https://github.com/samsonjs/media.git
synced 2026-04-04 11:05:47 +00:00
Moving most of the logic to the base DownloaderHelper helps to implement track selection for downloading in a single place instead of multiple places. PiperOrigin-RevId: 223964869 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| proguard-rules.txt | ||
| README.md | ||
ExoPlayer SmoothStreaming library module
Provides support for Smooth Streaming content. To play Smooth Streaming content,
instantiate a SsMediaSource and pass it to ExoPlayer.prepare.
Links
- Javadoc: Classes matching
com.google.android.exoplayer2.source.smoothstreaming.*belong to this module.