Click or drag to resize

VideoCaptureCaptureSource Property

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

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

Property Value

Type: VideoCaptureCaptureModuleType
See Also