Files
shaka-player/docs/tutorials
theodab abf9f5ed08 Min bound bufferBehind with max segment size
When playing manifests with segments longer than bufferBehind, while
gap jumping is enabled, there can be issues where the streaming engine
evicts the frames of the segment currently playing, thus creating a
gap that is then jumped.
This change makes the streaming engine use bufferBehind or
maxSegmentSize, whichever is larger, when choosing when to evict
segments.
It also adds a getter for maxSegmentSize on presentationTimeline.

Closes #1123

Change-Id: I83459c5eb3ebb1d6dff031e2bc244ac9fc3b5763
2018-01-30 22:04:14 +00:00
..
2017-12-18 22:14:42 +00:00
2017-12-22 15:15:54 -08:00
2018-01-05 10:47:38 -08:00
2017-12-20 03:02:52 +00:00
2018-01-02 09:24:27 -08:00
2017-12-22 15:15:54 -08:00