- From: W3C Community Development Team <team-community-process@w3.org>
- Date: Fri, 27 Mar 2015 20:25:51 +0000
- To: public-webtiming@w3.org
Hi all, A first draft for the HTMLTimingObject is out and we are inviting your feedback. http://webtiming.github.io/timingobject/ The HTMLTimingObject in a nutshell: The Web already defines a rich set of concepts and frameworks for timed operations, e.g., HTMLMediaElement, HTMLTrackElement, HTMLMediaController, WebAnimation, SMIL and WebAudio. Naturally, we would like to construct timed media by combining the strengths of different frameworks. After all, composition is a key feature of the Web. Unfortunately, this is not so easy. Timing is internal and custom to each framework, and timing models tend to be pulse-based, imprecise and non-deterministic. The HTMLTimingObject is proposed to address this issue. It is precise, expressive and deterministic. This makes it an excellent basis for timed coordination of heterogeneous frameworks. Perhaps even more important, the HTMLTimingObject is designed specifically to integrate with Shared Motion, a generic timing mechanism for the Web. This way, we envision the HTMLTimingObject as a common basis for timed coordination both in single-device and multi-device Web applications. Francois also introduces the draft on the webtiming mailing list https://lists.w3.org/Archives/Public/public-webtiming/2015Mar/0004.html ---------- This post sent on Multi-device Timing Community Group 'Draft HTMLTimingObject' https://www.w3.org/community/webtiming/2015/03/27/draft-htmltimingobject/ Learn more about the Multi-device Timing Community Group: https://www.w3.org/community/webtiming
Received on Friday, 27 March 2015 20:25:58 UTC