media/library
christosts b5a319dc4e Remove deprecated methods from SimpleExoPlayer
Remove SimpleExoPlayer methods:
- setTextOutput
- clearTextOutput
- setMetadataOutput
- clearMetadataOutput

The methods were deprecated in r2.6.0.

PiperOrigin-RevId: 351611289
2021-01-15 10:55:26 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Update AudioListener to reflect new audio session ID logic 2021-01-15 10:55:16 +00:00
core Remove deprecated methods from SimpleExoPlayer 2021-01-15 10:55:26 +00:00
dash PlayerEmsgHandler: Track stream max chunk times separately 2021-01-08 18:48:21 +00:00
extractor Add presentation time to motion photo metadata 2021-01-15 10:54:56 +00:00
hls Reload HLS media playlist when merging delta update fails 2021-01-08 15:31:54 +00:00
smoothstreaming Add live configuration to Timeline.Window 2020-12-14 10:17:23 +00:00
ui Remove deprecated PlayerView methods 2021-01-13 00:03:41 +00: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.