media/library
ibaker 9949424da4 Deprecate all methods on C and move them to Util
C should only hold constants.

Also resolve the TODO in getErrorCodeForMediaDrmErrorCode(), and
annotate the deprecated methods with Error Prone's @InlineMe to
facilitate automated refactoring of callers.

PiperOrigin-RevId: 395244855
2021-09-07 17:56:41 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Deprecate all methods on C and move them to Util 2021-09-07 17:56:41 +01:00
core Deprecate all methods on C and move them to Util 2021-09-07 17:56:41 +01:00
dash Add open @IntDef for track selection reasons. 2021-09-07 17:42:30 +01:00
extractor Duration readers: Return TIME_UNSET rather than a negative value 2021-09-07 17:46:47 +01:00
hls Add open @IntDef for track selection reasons. 2021-09-07 17:42:30 +01:00
rtsp Handle when additional spaces are in SDP's RTPMAP atrribute 2021-09-07 17:50:42 +01:00
smoothstreaming Add open @IntDef for track selection reasons. 2021-09-07 17:42:30 +01:00
transformer Add Open GL step to Transformer 2021-09-06 14:58:25 +01:00
ui Use defStyleAttr when obtaining styled attributes in player views 2021-09-07 17:48:45 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +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.