[me-media-timed-events] event is not defined (#41)

cconcolato has just created a new issue for https://github.com/w3c/me-media-timed-events:

== event is not defined ==
The term `media timed event` is defined as
> metadata events synchronized to the media timeline of a media resource.

This definition is based on the word `event` which is not defined. Is it an [Event](https://www.w3.org/TR/dom41/#event) as defined in HTML? Or something else? 

Also the timing model for this event is not clear. Is an event instantaneous (i.e. specified by only one time in the media timeline) or long-running (with an end time on the media timeline)?
The use case sections says that an event can do both:
> Media timed events carry metadata that is related to points in time, or regions of time on the media timeline

Also section 6.3 says:
> when the current media playback position reaches the start time and the end time of a media timed event 



Please view or discuss this issue at https://github.com/w3c/me-media-timed-events/issues/41 using your GitHub account

Received on Wednesday, 27 March 2019 08:49:42 UTC