media/library
olly 628ebeeb2b Update @SuppressWarnings annotations for go/nullness diagnostics
in preparation for upgrading the version of the Checker Framework in google3.

More information: go/checker-3110-lsc

PiperOrigin-RevId: 378184078
2021-06-09 00:09:16 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Add fast forward and rewind methods to Player 2021-06-08 13:04:56 +01:00
core Assign ERROR_CODE_IO_NO_PERMISSION to ErrnoException (EACCES) 2021-06-08 16:38:44 +01:00
dash Bump targetSdkVersion to 30 2021-06-03 20:01:50 +01:00
extractor Update @SuppressWarnings annotations for go/nullness diagnostics 2021-06-08 13:02:47 +01:00
hls Update @SuppressWarnings annotations for go/nullness diagnostics 2021-06-08 13:02:47 +01:00
rtsp Move RtspClient creation into RtspPeriod. 2021-06-08 16:40:54 +01:00
smoothstreaming Add missing @DoNotInstrument annotations 2021-06-02 18:13:19 +01:00
transformer Make AnalyticsListener.onPlayerError take a PlaybackException 2021-06-03 13:49:28 +01:00
ui Update @SuppressWarnings annotations for go/nullness diagnostics 2021-06-09 00:09:16 +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.