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 |
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