This merge fixes updates to the API and some minor fixes when instantiating the player with no asset.
Added the method unload to unload an asset safely and stopping streams to appending buffers and stuff.
Updated the splash loading screen, when the player is cleared by unload or when player gets instantiated with a non valid url with command load(url, configObject)
This merge fixes updates to the API and some minor fixes when instantiating the player with no asset.
unload
to unload an asset safely and stopping streams to appending buffers and stuff.unload
or when player gets instantiated with a non valid url with commandload(url, configObject)