Microsoft DirectX 9.0

CBaseInputPin::IsFlushing

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