media/library
ibaker 41276e8b9b Remove media3 PlayerView javadoc references to overriding layouts
These should have been removed as part of 1391b7c65d, since we no
longer officially support overriding the layout file for this class.

This class is known as StyledPlayerView in exoplayer2.

#minor-release

PiperOrigin-RevId: 432411322
2022-03-07 11:38:51 +00:00
..
all Fix minimum API level issue 2022-02-08 11:03:36 +00:00
common TrackSelectionOverride: Remove select-all-tracks constructor 2022-03-03 12:27:28 +00:00
core Fix E-AC3 output capability check without sample rate 2022-03-07 11:35:09 +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 Use asset with increasing timestamps for matrix transformation test. 2022-03-03 12:23:53 +00:00
ui Remove media3 PlayerView javadoc references to overriding layouts 2022-03-07 11:38:51 +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.