Dash.js: How to destroy player?

Created on 8 Jun 2017  路  2Comments  路  Source: Dash-Industry-Forum/dash.js

I haven't seen in the documentation a way to destroy the player; do I need to use only reset, or is there something else that is needed to destroy Dash player properly?

Most helpful comment

This was discussed in this (open) issue: https://github.com/Dash-Industry-Forum/dash.js/issues/1697

We need to document it better, but only MediaPlayer.reset() should be required to destroy the player.

All 2 comments

This was discussed in this (open) issue: https://github.com/Dash-Industry-Forum/dash.js/issues/1697

We need to document it better, but only MediaPlayer.reset() should be required to destroy the player.

Thanks for the quick answer

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ruslandinov picture ruslandinov  路  4Comments

bbert picture bbert  路  5Comments

tony1377 picture tony1377  路  3Comments

mihaiav picture mihaiav  路  5Comments

budziq picture budziq  路  5Comments