http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get the type of the capture module
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public Capture..::..CaptureModuleType CaptureSource { get; } |
Visual Basic |
---|
Public ReadOnly Property CaptureSource As Capture..::..CaptureModuleType Get |
Visual C++ |
---|
public: property Capture..::..CaptureModuleType CaptureSource { Capture..::..CaptureModuleType get (); } |