Managed DirectShow Programming Reference

FilterGraphManager. Method 

[This is preliminary documentation and subject to change.]

Breaks the existing pin connection and reconnects it to the same pin.

public void (
   Pin pin
);

Parameters

Pin
IPin interface class of the pin to reconnect.

See Also

FilterGraphManager Class | KvTv.DirectShow Namespace