COutputQueue::m_bTerminate

 
Microsoft DirectShow 9.0

COutputQueue::m_bTerminate

Flag that specifies whether the thread should terminate. If TRUE, the thread terminates.

Syntax

  BOOL m_bTerminate;

Requirements

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

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

See Also