Frame interval.
Namespace:
AForge.Video.VFWAssembly: AForge.Video.VFW (in AForge.Video.VFW.dll) Version: 2.2.3.0 (2.2.3.0)
Syntax
| C# |
|---|
public int FrameInterval { get; set; } |
Remarks
The property sets the interval in milliseconds between frames. If the property is set to 100, then the desired frame rate will be 10 frames per second.
Default value is set to 0.