- From: Anne van Kesteren <annevk@opera.com>
- Date: Wed, 28 Feb 2007 14:47:56 +0100
Hi, Opera has some internal expiremental builds with an implementation of a <video> element. The element exposes a simple API (for the moment) much like the Audio() object: play() pause() stop() The idea is that it works like <object> except that it has special <video> semantics much like <img> has image semantics. In markup you could prolly use it as follows: <figure> <video src=news-snippet.ogg> ... </video> <legend>HTML5 in BBC News</legend> </figure> I attached a proposal for the element and as you can see there are still some open issues. The element and its API are of course open for debate. We're not enforcing this upon the world ;-) Cheers, -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: video-element.txt URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20070228/6a0cdddc/attachment.txt>
Received on Wednesday, 28 February 2007 05:47:56 UTC