Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 9.0 |
EC_SCRUB_TIME
Specifies the time stamp for the most recent frame step.
Parameters
lParam1
(DWORD) Lower 32 bits of the time stamp.
lParam2
(DWORD) Upper 32 bits of the time stamp.
Default Action
None.
Remarks
The presenter for the Enhanced Video Renderer (EVR) filter sends this message to the EVR when it completes a frame step.
Requirements
Header: Dshow.h.
See Also