| VideoWriterFps Property |
Frames per second of the output video
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public double Fps { get; }
Public ReadOnly Property Fps As Double
Get
public:
property double Fps {
double get ();
}
member Fps : float with get
Property Value
Type:
DoubleSee Also