Re: [mediacapture-main] Clarification about ended event and attribute on HTML media elements.

Seems like moving currentTime to zero when a stream resumes is bad semantics, because it gives two meanings to "the content at position zero" (old and new).
It's more consistent to continue from current position.
(Besides, someone might some day implement a scrollback buffer on the HTML Media element when fed from MediaStreams...)

-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/536#issuecomment-419118703 using your GitHub account

Received on Thursday, 6 September 2018 14:40:03 UTC