@openplayerjs/hls 3.4.1 → 3.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -36878,7 +36878,7 @@ class HlsMediaEngine extends BaseMediaEngine {
36878
36878
  hls.destroy();
36879
36879
  };
36880
36880
  }
36881
- detach() {
36881
+ detach(_ctx) {
36882
36882
  this.unbindCommands();
36883
36883
  this.unbindMediaEvents();
36884
36884
  this.unbindAdapterEvents();