Include information to facilitate adaptive track selection in HLS. PiperOrigin-RevId: 243238232
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.*