TIME_EVCB Field - ulType
ulType (ULONG)
Identifies
the event type. The event must be one of the following:
EVENT_CUE_TIME
A cue point in terms of stream time
from the start of the stream. This event can be enabled as a single event
or recurring event. Recurring events are events that are defined
as a time interval. An event is generated on each occurrence of this time
interval. Single events remain enabled, even after they are reported. In
case the stream is seeked backwards in time to a position before a cue point,
and play is resumed, the cue point is reported again.
EVENT_CUE_TIME_PAUSE
A cue point in terms of stream time from the start
of the stream. This event causes the stream to be paused when the cue point
is reached. This event must be enabled as a single event.
[Back: TIME_EVCB]
[Next: TIME_EVCB Field - ulSubType]