This change only simplifies the API by using the ManifestParser internally. PiperOrigin-RevId: 225516193
Provides support for HTTP Live Streaming (HLS) content. To play HLS content, instantiate a HlsMediaSource and pass it to ExoPlayer.prepare.
HlsMediaSource
ExoPlayer.prepare
com.google.android.exoplayer2.source.hls.*