Click or drag to resize

FrameSourceCaptureSource Property

http://www.emgu.com
Get or Set the capture type

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

Property Value

Type: VideoCaptureCaptureModuleType
See Also