media3/extensions
bachinger 68059070f4 Add missing nullable annotations
The MediaSessionConnector gets a Bundle passed to the MediaSession.Callback
from the framework which can be null. This needs to be properly annotated
with @Nullable.

Issue: #7234
PiperOrigin-RevId: 307822764
2020-05-29 21:15:17 +01:00
..
2020-04-08 21:52:38 +01:00
2020-05-27 20:23:57 +01:00
2020-05-29 21:15:17 +01:00
2019-10-04 13:31:40 +01:00
2020-04-08 21:53:45 +01:00

ExoPlayer extensions

ExoPlayer extensions are modules that depend on external libraries to provide additional functionality. Browse the individual extensions and their READMEs to learn more.