www.emgu.com/wiki
Create a capture from file

Declaration Syntax
public Capture(
string fileName
)
Public Sub New ( _
fileName As String _
)
public:
Capture(
String^ fileName
)

Parameters
- fileName (String)
- The file name of the movie
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)