Frames per second of the output vide
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic double Fps { get; }
Public ReadOnly Property Fps As Double
Get
public:
property double Fps {
double get ();
}
member Fps : float with get
Property Value
Type:
Double
See Also