Version 2.3.0 - 6 December 2021
General
- Improvements
- #1036 New option
Support Positional Audio
added toAudioOutput
component
- #1036 New option
Android
- Improvements
- #1010 Updated ExoPlayer from version 2.15.0 to 2.16.0
- #1025 Added x86_64 build to support Chromebooks
- #1025 Enabled x86 and x86_64 builds on Android for newer Unity versions
- #983 Open / Close commands using the MediaPlayer API now run on another thread making these methods asynchronous preventing stalls
- #960 Audio buffering performance improvements
- Fixes
- #1024 Fixed global reference table overflow issue
iOS / macOS / tvOS
- Fixes
- #1020 Fixed issue with playlist player not working when auto progress is set to true
- #1029 Fixed crash when unloading a player instance
- #1031 Fixed issue with the log being spammed by load failed messages
- #1032 Fixed issue with seek to time being incorrectly scaled when maximum playback rate is greater than 2
- Fixed issue with distorted audio when playing back media which uses the AAC-HE-V2 audio codec and the player's audio output mode is set to Unity
Windows
- Improvements
- Added slightly more buffers for NotchLC decoding to improve stability