Click or drag to resize

VideoCaptureCaptureSource Property

http://www.emgu.com
Get the type of the capture module

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public VideoCaptureCaptureModuleType CaptureSource { get; }

Property Value

Type: VideoCaptureCaptureModuleType
See Also