stream-engine-player 0.0.6 → 0.0.9

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.
@@ -59805,7 +59805,7 @@ var require_stream_engine_player = __commonJS({
59805
59805
  player.removeClass("vjs-interactive");
59806
59806
  }
59807
59807
  });
59808
- if (player.info.isDVR) {
59808
+ if (scope.options.isDVR) {
59809
59809
  player.addClass("vjs-live-dvr");
59810
59810
  }
59811
59811
  if (scope.options.captions) {