CVideoTransformFilter::m_nFramesSinceKeyFrame
Microsoft DirectShow 9.0 |
CVideoTransformFilter::m_nFramesSinceKeyFrame
The number of frames that the filter has received since the last key frame.
Syntax
int m_nFramesSinceKeyFrame;
Requirements
** Header:** Declared in Vtrans.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also