Microsoft DirectX 9.0 |
Indicates how late the samples are arriving at the renderer, in reference time units. Syntax
int m_itrLate;
Remarks
When the filter receives a quality message from downstream, it stores the lateness value in this variable. As the filter drops frames, it updates this value by subtracting the duration of each frame.
See Also