[whatwg] Start position of media resources

Chris Double chris.double at double.co.nz
Thu Apr 9 17:12:59 PDT 2009


On Fri, Apr 10, 2009 at 11:42 AM, Jonas Sicking <jonas at sicking.cc> wrote:
> http://example.com/video.ogg#t=5s
>
> displaying the selected frame, but displaying a timeline for the full
> video and allowing the user to directly go to any position.

For this to work with custom user interfaces in JavaScript, the JS
needs to be able to find out the start time position of the video.
Should this be available as an attribute of the video DOM object, or
is it ok to require them to parse the information from the URL?

Chris.
-- 
http://www.bluishcoder.co.nz



More information about the whatwg mailing list