media/extensions
christosts 0616c0d118 Add Player.getAvailableCommands()
Add method getAvailableCommands() in Player interface to return
the available commands. Method isCommandAvailable() moved to
BasePlayer since it can be implelented by calling
getAvailableCommands().

PiperOrigin-RevId: 370059328
2021-04-26 18:01:03 +01:00
..
2021-04-26 18:01:03 +01:00
2021-04-21 18:46:00 +01:00
2021-04-26 17:48:23 +01:00
2021-04-21 18:47:16 +01:00
2021-04-26 18:01:03 +01:00
2021-04-21 18:46:00 +01:00
2021-04-21 18:46:00 +01:00
2021-04-21 18:46:00 +01:00
2021-04-21 18:46:00 +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.