media/extensions
tonihei 92507e02f7 Remove ExoPlayerImpl inheritance from BasePlayer.
This inheritance is really confusing because ExoPlayerImpl is not
a full Player interface implementation. It also claims to be an
ExoPlayer implementation in the Javadoc which isn't true in its
current state.

Removing the inheritance also allows to clean up some unused methods.

PiperOrigin-RevId: 411756963
2021-11-26 15:33:01 +00:00
..
2021-10-26 14:08:21 +01:00
2021-11-15 10:53:47 +00:00
2021-11-15 10:53:47 +00:00
2021-11-15 10:58:32 +00:00
2021-10-26 14:08:21 +01:00
2021-10-26 14:08:21 +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.