Skip to content

ExoMedia 5.0.0-beta01

Pre-release
Pre-release
Compare
Choose a tag to compare
@brianwernick brianwernick released this 05 Apr 17:44
· 17 commits to master since this release
682be86
General
  • Updated ExoPlayer to 1.0.0 of the Media3 library
  • Updated the support libraries to use the AndroidX variants
  • Major package restructuring
  • Updated the DefaultVideoControls UI to be more modern
  • Exposed the ExoPlayer Timeline
  • Added a PlayerConfig that can be passed to the AudioPlayer and VideoView instead of the ExoMedia singleton
  • Exposed the AudioPlayer and VideoView as Media3 Players through the extensions asMedia3Player()
Bugs
  • Fixed #735 (user-agent now correctly applied when constructing DataSources)
  • Fixed #465 (Video scaling is now applied consistently)