jsmpeg icon indicating copy to clipboard operation
jsmpeg copied to clipboard

Player.destroy() does not work when disableGl option is set to true

Open vipzz opened this issue 4 years ago • 0 comments

Hi, I am using jsmpeg in an electron app. I notice that Player.destroy() method does not work when i set the disableGl option to true. There are no errors in console. If i turn the disableGl option to false the destroy() method works.

vipzz avatar Jan 07 '21 19:01 vipzz