CaptureCaptureSource Property |
http://www.emgu.com
Get the type of the capture module
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic CaptureCaptureModuleType CaptureSource { get; }
Public ReadOnly Property CaptureSource As CaptureCaptureModuleType
Get
public:
property CaptureCaptureModuleType CaptureSource {
CaptureCaptureModuleType get ();
}
member CaptureSource : CaptureCaptureModuleType with get
Property Value
Type:
CaptureCaptureModuleType
See Also