media3/library/smoothstreaming
bachinger 25d9f76a07 deprecate createMediaSource with uri argument
PiperOrigin-RevId: 303217607
2020-03-27 23:31:37 +00: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.

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