- From: François Daoust via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 Jul 2015 16:11:51 +0000
- To: public-webtiming@w3.org
The following commits were just pushed by tidoust to https://github.com/webtiming/timingobject: * Added Sequencer section to to associate TextTrack and TimingObject This commit proposes a new TimingTextTrack interface that inherits from TextTrack and can be associated with a TimingObject, thus enabling the TimingObject to act as sequencer in a very similar way to how a media element acts as sequencer for its list of text tracks. Introducing mechanisms similar to the ones that exists for media elements required to pull a lot of definitions from HTML5. Some parts are incomplete but hopefully the parts that are specified give a good idea of the technical solution that is being proposed. I added a warning in the Status of This Document about the fact that the spec does not attempt to be complete at this stage. by François Daoust https://github.com/webtiming/timingobject/commit/e615b9b01c63e75354a80a993f1e43a8546407e4 * Merge pull request #9 from tidoust/Sequencer Added Sequencer section to associate TextTrack and TimingObject by François Daoust https://github.com/webtiming/timingobject/commit/5be9711599442dcb61f372e7ac45af60b85bc057
Received on Wednesday, 22 July 2015 16:11:53 UTC