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