CBaseFilter::m_State

 
Microsoft DirectShow 9.0

CBaseFilter::m_State

Indicates the current state of the filter.

Syntax

  FILTER_STATE m_State;

Requirements

**  Header:** Declared in Amfilter.h; include Streams.h.

**  Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).

See Also