You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* In case the MPD uses \<SegmentTimeline\ and no segment is found within the DVR window the DVR window is calculated based on the entries in \<SegmentTimeline\>.
272
-
* @property {number} [maxDecoderRate=NaN]
273
-
* The maximum rate your decoder can run at, can be used to overshoot the startup seek in anticpation of delay in hardware e.g.) TVs
Copy file name to clipboardExpand all lines: src/streaming/controllers/StreamController.js
-13Lines changed: 0 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -1117,19 +1117,6 @@ function StreamController() {
1117
1117
// If calcFromSegmentTimeline is enabled we saw problems caused by the MSE.seekableRange when starting at dvrWindow.start. Apply a small offset to avoid this problem.
0 commit comments