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: 3.4.1.20180605-33-CaRLSharp
Syntax
public int PosMsec { get; set; }

Property Value

Type: Int32
See Also