Last modified 3 years ago
eventStreamData.xml
open_url
The open_url element defines a slide.
Parameters
- comment: The title of the slide.
- label: The location of the slide. In most cases, this is simply a filename, such as 4.jpg or 4.flv.
- time: The (relative) time that this slide appears in the presentation, in the format: hh:mm:ss.mmm (mmm = milliseconds)
chapter
The chapter element defines a chapter. The chapter's duration is the time between this chapter and the next.
Content
- The title of the chapter.
Parameters
- time: The (relative) time that this slide appears in the presentation, in the format: hh:mm:ss.mmm (mmm = milliseconds)
cut
Indicates that the ePresence player should skip the given segment. The precision of the cut depends on the keyframe interval in the video.
Parameters
- in: The (relative) start time of the cut, in the format: hh:mm:ss.mmm (mmm = milliseconds)
- out: The (relative) end time of the cut, in the format: hh:mm:ss.mmm (mmm = milliseconds)
