media/library/smoothstreaming
2018-07-12 16:08:11 +01:00
..
src Format cleanup 2018-07-12 16:08:11 +01:00
build.gradle Use default Deserializers if non given to DownloadManager 2018-06-28 16:18:50 +01:00
proguard-rules.txt Use default Deserializers if non given to DownloadManager 2018-06-28 16:18:50 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer SmoothStreaming library module

Provides support for Smooth Streaming content. To play Smooth Streaming content, instantiate a SsMediaSource and pass it to ExoPlayer.prepare.

  • Javadoc: Classes matching com.google.android.exoplayer2.source.smoothstreaming.* belong to this module.