DaWoody / free-video-player

An Open Source Free HTML 5 Video Player (GPLv3) - Able to play adaptive bitrate content aswell as normal content
http://www.freevideoplayer.org
GNU General Public License v3.0
3 stars 2 forks source link

Add more controls to the API - destroy / etc #8

Closed DaWoody closed 7 years ago

DaWoody commented 7 years ago

Methods such as destroy() or unload() or similar.

DaWoody commented 7 years ago

This is needed to be able to kill/delete streams and end them better when assets are switched etc

DaWoody commented 7 years ago

This is done in #17