From 3dd13a85c5858c77d8fb08afc3827f4e2cab8fc2 Mon Sep 17 00:00:00 2001 From: Bertrand Berthelot Date: Tue, 17 Mar 2020 15:45:07 +0100 Subject: [PATCH] fix after rebase --- src/streaming/controllers/ScheduleController.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/streaming/controllers/ScheduleController.js b/src/streaming/controllers/ScheduleController.js index 3ad070cdc5..665a49d925 100644 --- a/src/streaming/controllers/ScheduleController.js +++ b/src/streaming/controllers/ScheduleController.js @@ -75,6 +75,7 @@ function ScheduleController(config) { switchTrack, bufferResetInProgress, mediaRequest, + checkPlaybackQuality, isReplacementRequest; function setup() {