Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit 90c987b

Browse files
committed
MediaPlayer: update jsdoc for stream parameter 'startOver'
1 parent 5c73aee commit 90c987b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/js/streaming/MediaPlayer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -844,6 +844,7 @@ MediaPlayer = function () {
844844
{
845845
url : "[manifest url]",
846846
startTime : [start time in seconds (optional, only for static streams)],
847+
startOver : [true if start-over DVR stream (optional)],
847848
protocol : "[protocol type]", // 'HLS' to activate native support on Safari/OSx
848849
protData : {
849850
// one entry for each key system ('com.microsoft.playready' or 'com.widevine.alpha')

0 commit comments

Comments
 (0)