http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Get the type of the capture module
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
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 (); } |