CVideoTransformFilter::m_itrAvgDecode
Microsoft DirectShow 9.0 |
CVideoTransformFilter::m_itrAvgDecode
Average length of time it has taken to decode a frame, over the past 16 samples.
Syntax
int m_itrAvgDecode;
Requirements
** Header:** Declared in Vtrans.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also