Click or drag to resize

VideoCapturePosMsec Property

Gets or sets film current position in milliseconds or video capture timestamp

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

Property Value

Type: Int32
See Also