tonihei 898da1470d Update track selection documentation.
The Javadoc of DefaultTrackSelector can be shortened as it's not the
right place to document detailed options of the Player track selection
parameters.

The documentation page about track selection is updated to the new
APIs and extended with most relevant options and information needed
to work with ExoPlayer's track selection API.

#minor-release

PiperOrigin-RevId: 409088989
2021-11-11 13:51:02 +00:00
..
2021-04-20 17:32:19 +01:00
2021-04-20 17:32:19 +01:00
2021-11-04 08:32:50 +00:00
2021-07-20 08:51:12 +01:00
2021-04-20 17:32:19 +01:00
2021-04-20 17:32:19 +01:00
2021-04-20 17:32:19 +01:00
2021-04-20 17:32:19 +01:00
2021-04-20 17:32:19 +01:00
2021-10-26 14:19:43 +01:00
2021-04-20 17:32:19 +01:00
2021-07-20 08:51:12 +01:00
2021-11-11 13:34:11 +00:00
2021-04-20 17:32:19 +01:00
2021-04-20 17:32:19 +01:00
2021-04-20 17:32:19 +01:00
2021-10-09 18:14:36 +01:00
2021-04-20 17:32:19 +01:00
2021-04-20 17:32:19 +01:00
2021-04-20 17:32:19 +01:00

ExoPlayer website

The ExoPlayer website is hosted on GitHub Pages, and is statically generated using Jekyll.

  • GitHub provides a guide describing how to setup a GitHub Pages site using Jekyll here.
  • GitHub provides a guide describing how to test changes to the site locally here. Once your machine is setup, you can build and run a local instance of the site using ./run_locally.sh from the root directory.