Microsoft DirectX 8.1 (C++) |
Signals the beginning of every video object unit (VOBU), a video segment which is 0.4 to 1.0 seconds in length.
Parameters
lParam1
DWORD value indicating the current playback
lParam2
Boolean (BOOL) value indicating the timecode. Zero (0) indicates 25 frames per second while 1 indicates 30 frames per second (nondropped). A value of 2 indicates the playback time cannot be determined.
Remarks
Only simple linear movies signal this event.
This event is raised in the title domain.
See Also