CBasePin::m_bCanReconnectWhenActive
Microsoft DirectShow 9.0 |
CBasePin::m_bCanReconnectWhenActive
Flag that indicates whether the pin supports dynamic reconnection.
Syntax
bool m_bCanReconnectWhenActive;
Remarks
This flag defaults to FALSE.
Requirements
** Header:** Declared in Amfilter.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also