CDynamicOutputPin::m_hStopEvent
Microsoft DirectShow 9.0 |
CDynamicOutputPin::m_hStopEvent
Event that is signaled when the filter stops or the pin flushes data.
Syntax
HANDLE m_hStopEvent;
Requirements
** Header:** Declared in Amfilter.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also