Skip to content

Commit

Permalink
docs: Add note to upgrade guide about manifest.hls.useFullSegmentsFor…
Browse files Browse the repository at this point in the history
…StartTime (#4213)

This was removed in the release, but we failed to note this in the
upgrade guide.

Closes #4210
  • Loading branch information
joeyparrish committed May 17, 2022
1 parent 2720ee4 commit ff53d8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/tutorials/upgrade.md
Expand Up @@ -46,6 +46,9 @@ application:
minimum supported version of iOS is now 13)
- `streaming.smallGapLimit` and `streaming.jumpLargeGaps` have been removed;
all gaps will now be jumped
- `manifest.hls.useFullSegmentsForStartTime` has been removed; this setting
is no longer necessary, as we no longer fetch segments for start times in
the HLS parser

- Player API changes:
- `shaka.Player.prototype.addTextTrack()` has been replaced by
Expand Down

0 comments on commit ff53d8c

Please sign in to comment.