media3/extensions
olly 7f5b5c9b6d Add static TrackSelection type
This type is different to the selection reason, which is
dynamic (i.e., corresponds to the individual selected track,
which can change during playback). The static type is
exposed via TrackSelection, where-as the selection reason
will be internal to the core (i.e., player) module.

PiperOrigin-RevId: 357578201
2021-02-19 10:56:27 +00:00
..
2021-02-19 10:56:27 +00:00
2021-02-19 10:56:02 +00:00
2021-02-19 10:56:02 +00:00
2021-02-19 10:56:19 +00:00
2021-02-19 10:56:02 +00:00
2021-02-19 10:56:02 +00: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.