Connects to the specified video input or multimedia file. This makes a DirectShow graph which needs to be activated with Run in order to make it active.
Several methods and properties work only after Connect has been successfully called.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public void Connect()
Public Sub Connect
public: void Connect()


























