Click or drag to resize
CaptureCaptureModuleType Enumeration
http://www.emgu.com
The type of capture source

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public enum CaptureModuleType
Members
  Member nameValueDescription
Camera0 Capture from camera
Highgui1 Capture from file using HighGUI
See Also