media/library
olly b4e05e00f2 TrackSelectionParameters: Simplify disabling of track types
As evidenced by the somewhat awkward logic in PlayerControlView, the
previous design wasn't very friendly to expected usage. There will be
more usage when the track selection dialog components are migrated,
which would be similarly awkward without this change.

PiperOrigin-RevId: 431407675
2022-03-01 10:14:38 +00:00
..
all Fix minimum API level issue 2022-02-08 11:03:36 +00:00
common TrackSelectionParameters: Simplify disabling of track types 2022-03-01 10:14:38 +00:00
core TrackSelectionParameters: Simplify disabling of track types 2022-03-01 10:14:38 +00:00
dash Reformat some javadoc 2022-02-18 15:02:33 +00:00
database Reformat some javadoc 2022-02-18 15:02:33 +00:00
datasource Reformat some javadoc 2022-02-18 15:02:33 +00:00
decoder Reformat some javadoc 2022-02-18 15:02:33 +00:00
extractor FMP4: Fix output of mixed v0 and v1 emsg samples 2022-03-01 09:46:31 +00:00
hls Reformat some javadoc 2022-02-18 15:02:33 +00:00
rtsp Merge pull request #36 from ittiam-systems:rtp-h265 2022-02-18 16:46:09 +00:00
smoothstreaming Reformat some javadoc 2022-02-18 15:02:33 +00:00
transformer Add SSIM helper for transcoding quality measurements. 2022-03-01 10:00:32 +00:00
ui TrackSelectionParameters: Simplify disabling of track types 2022-03-01 10:14:38 +00:00
README.md Update to androidx.media3 2021-10-27 09:12:46 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.