Click or drag to resize

VideoCapturePosFrames Property

Gets or sets 0-based index of the frame to be decoded/captured next

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public int PosFrames { get; set; }

Property Value

Type: Int32
See Also