Capture type of CvCapture (Camera or AVI file)
            
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| File | 0 | Captures from an AVI file | |
| Camera | 1 | Captures from digital camera | |
| NotSpecified | 2 | 
See Also