CVideoTransformFilter::m_tDecodeStart
Microsoft DirectShow 9.0 |
CVideoTransformFilter::m_tDecodeStart
Length of time that it took to decode the most recent sample, in milliseconds.
Syntax
int m_tDecodeStart;
Requirements
** Header:** Declared in Vtrans.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also