media3/extensions
olly 2a5f6d8f62 Improve user-agent configuration
- Support setting the user-agent in CronetDataSource
- Support setting the default user-agent in CronetEngineWrapper
- Use the underlying network stack's default user-agent by
  default. Many applications will configure the underlying
  CronetEngine or OkHttpClient with a user-agent that they
  expect to be used throughout their app, so always overriding
  this with our own default, on reflection, is not the best
  thing to do!

Issue: #8395
PiperOrigin-RevId: 350921963
2021-01-11 18:04:43 +00:00
..
2021-01-11 18:04:43 +00:00
2020-11-30 09:33:11 +00:00
2020-12-17 11:25:53 +00:00
2020-12-23 22:53:33 +00:00
2021-01-11 18:04:43 +00:00
2020-11-30 09:33:11 +00:00
2020-12-23 22:53:24 +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.