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