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() {