stream-engine-player 0.0.6 → 0.0.9
Sign up to get free protection for your applications and to get access to all the features.
@@ -59804,7 +59804,7 @@
|
|
59804
59804
|
player.removeClass("vjs-interactive");
|
59805
59805
|
}
|
59806
59806
|
});
|
59807
|
-
if (
|
59807
|
+
if (scope.options.isDVR) {
|
59808
59808
|
player.addClass("vjs-live-dvr");
|
59809
59809
|
}
|
59810
59810
|
if (scope.options.captions) {
|