Search Results for

    Show / Hide Table of Contents

    Version 2.0.0 BETA-4 - 14 September 2020

    General

    • Live streams better supported and now return an infinite duration and correct seekable and buffered ranges
    • Improvements to MediaPlayer inspector interface
    • Fixed bug where audio sent to Unity AudioSource could get stuck and repeat if plugin stopped sending audio data due to stalling

    Android

    • Added support for sending audio to Unity AudioSource (currently limited to two channel 48Khz)
    • Added stereo audio panning to ExoPlayer

    macOS / iOS / tvOS

    • Improved looping support to make it as seamless as possible
    • Added support for alternative video renditions with HLS
    • Added support for generating mipmaps
    • Fixed crash when closing a video with subtitles
    • Fixed issue where closing a video wouldn’t clear it from the player
    • Fixed issue when building to Apple platforms from Windows editor

    macOS

    • Added Hap codec support, including new HapR format
    • Disable “Run in background” in player settings, player will crash when focus is lost otherwise

    Windows

    • Added HapR (BC7) format playback support to DirectShow and Media Foundation
    • Fixed bug in WinRT player where the player was sometimes crash or deadlock while closing media
    • Fixed bug where long track names would cause a crash, they are now truncated
    In This Article