Skip to content
This repository has been archived by the owner on Dec 10, 2020. It is now read-only.

Set seeking flag even if we haven't started playback #204

Merged
merged 1 commit into from
May 5, 2016

Conversation

imbcmdth
Copy link
Member

@imbcmdth imbcmdth commented May 5, 2016

If we are in data generation mode and even if _playbackStarted hasn't happened yet, we should still set _isSeeking to true so that we can correctly emit seeked after an initial (before playback) seek (such as on setupFirstPlay in contrib-hls).

…'t happened yet, we should still set `_isSeeking` to true so that we can correctly emit `seeked` after an initial (before playback) seek
@dmlap
Copy link
Member

dmlap commented May 5, 2016

Ugh. This seems localized to data generation mode which is nice.

@dmlap
Copy link
Member

dmlap commented May 5, 2016

LGTM

@imbcmdth imbcmdth merged commit 98f7313 into videojs:master May 5, 2016
@imbcmdth imbcmdth deleted the seek-more branch May 5, 2016 21:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants