www.emgu.com/wiki Create a capture using the specific camera

Declaration Syntax
public Capture(
int camIndex
)
Public Sub New ( _
camIndex As Integer _
)
public:
Capture(
int camIndex
)

Parameters
- camIndex (Int32)
- The index of the camera to create capture from, starting from 0
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)