Files
shaka-player/test
Jacob Trimble f511c86039 Fix resetting resumeAt in StreamingEngine.
Based on PR #839

We use |resumeAt| to handle switching between Periods that do and do not
have text streams.  It is used to override what time we need to start
buffering from.  Once we have used it (i.e. started streaming), we
should reset it (to ensure it doesn't break seeking).

There was a bug where if the stream wasn't available yet, it we
would reset |resumeAt| but not start streaming.  Meaning on the next
update, we would check at the playhead time instead of the next Period
time.  Now we reset |resumeAt| only after we know we have started
streaming.

Closes #839

Change-Id: Ibd3ce680cec129719869c8d4a7dda409b573a17f
2017-07-12 10:19:56 -07:00
..
2017-06-27 19:43:00 +00:00
2017-06-27 19:43:00 +00:00
2017-06-27 19:43:00 +00:00
2017-07-06 09:50:18 -07:00
2017-06-27 19:47:42 +00:00
2017-07-05 17:47:03 +00:00
2017-07-05 17:47:03 +00:00
2017-07-05 17:47:03 +00:00