Share via


COutputQueue::m_bFlushing

 
Microsoft DirectShow 9.0

COutputQueue::m_bFlushing

Flag that specifies whether the object is performing a flush operation. If TRUE, the object has started flushing.

Syntax

  BOOL m_bFlushing;

Requirements

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

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

See Also