Share via


CBaseInputPin::m_bFlushing

 
Microsoft DirectShow 9.0

CBaseInputPin::m_bFlushing

Flag that indicates whether the pin is currently flushing. If TRUE, the pin is flushing.

Syntax

  BYTE m_bFlushing;

Requirements

**  Header:** Declared in Amfilter.h; include Streams.h.

**  Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).

See Also