CBaseVideoRenderer::RecordFrameLateness (Compact 2013)
3/26/2014
Records how timely the rendering occurred and gathers statistics for the property page.
Syntax
virtual void RecordFrameLateness(
int trLate,
int trFrame
);
Parameters
- trLate
How late the sample was beyond its due time, in reference time units.
- trFrame
Interframe time, in reference time units.
Return Value
None.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |