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