Confirmed users
770
edits
No edit summary |
|||
| Line 48: | Line 48: | ||
}; | }; | ||
interface VideoProcessorEvent : | interface VideoProcessorEvent : VideoMonitorEvent { | ||
readonly attribute DOMString trackId; | readonly attribute DOMString trackId; | ||
readonly attribute double playbackTime; | readonly attribute double playbackTime; | ||