media/extensions
tonihei 68cbf6ddf3 Move listener handling to common util class.
ExoPlayerImpl and CastPlayer repeat the same logic. Moving the listener
and event handling to a common util class allows to reuse the same code
and add unit tests for this logic.

The change is a functional no-op.

PiperOrigin-RevId: 337812358
2020-10-20 14:50:30 +01:00
..
2020-08-01 12:56:12 +01:00
2020-09-09 09:41:51 +01:00
2020-10-17 01:34:52 +01:00
2020-09-09 09:41:51 +01:00
2020-09-09 09:41:51 +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.