Skip to content

Commit

Permalink
correct fragLoadingTimeout doc according to config (video-dev#1736)
Browse files Browse the repository at this point in the history
  • Loading branch information
shacharz authored and johnBartos committed May 29, 2018
1 parent d6bf943 commit 93b5348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ When set, use this level as the default hls.startLevel. Keep in mind that the st

### `fragLoadingTimeOut` / `manifestLoadingTimeOut` / `levelLoadingTimeOut`

(default: 60000ms for fragment / 10000ms for level and manifest)
(default: 20000ms for fragment / 10000ms for level and manifest)

URL Loader timeout.
A timeout callback will be triggered if loading duration exceeds this timeout.
Expand Down

0 comments on commit 93b5348

Please sign in to comment.