Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 9.0 |
CVideoTransformFilter::m_bQualityChanged
Boolean value that indicates whether the filter has dropped frames. This member variable controls when the filter sends EC_QUALITY_CHANGE events.
Syntax
BOOL m_bQualityChanged;
Requirements
** Header:** Declared in Vtrans.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also