CBaseMediaFilter::m_State
Microsoft DirectShow 9.0 |
CBaseMediaFilter::m_State
Indicates the current state of the object.
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