CDynamicOutputPin::m_pGraphConfig
Microsoft DirectShow 9.0 |
CDynamicOutputPin::m_pGraphConfig
Pointer to the IGraphConfig interface for performing dynamic reconnections.
Syntax
IGraphConfig* m_pGraphConfig;
Requirements
** Header:** Declared in Amfilter.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also