Skip to content

Commit

Permalink
Update src/playlist-loader.js
Browse files Browse the repository at this point in the history
Co-authored-by: Garrett Singer <[email protected]>
  • Loading branch information
brandonocasey and gesinger authored May 26, 2021
1 parent bba29c4 commit e8cd59d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/playlist-loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ const addLLHLSQueryDirectives = (uri, media) => {
// of the preload segment if:
// 1. the preload segment had parts (and was not yet a full segment)
// but was added to our segments array
// 2. the preload segment had preload hints for parts that our not in
// 2. the preload segment had preload hints for parts that are not in
// the manifest yet.
// in all other cases we want the segment after the preload segment
// which will be given by using media.segments.length because it is 1 based
Expand Down

0 comments on commit e8cd59d

Please sign in to comment.