|
This class represents the cuepoint dictionary. This is
definitively detailed in:.
Adobe Supplement to the ISO 32000, BaseVersion: 1.7,
ExtensionLevel: 3; Table: 9.51e, page 92.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.CuePointElement
A cue point dictionary marks a specific moment in a time-based
media stream. The Time entry gives the position in seconds. The A
(action) entry is executed when playback reaches the cue point.
Subtype classifies the cue point (Event or Chapter). Name labels it
for targeting by name.
|