The IsFlushing method queries whether the filter is currently flushing.
Syntax
BOOL IsFlushing(void);
Return Value
Returns the CBaseInputPin::m_bFlushing member variable.
See Also