VideoCaptureDeviceCurrentFrameRate Property |
Gets the current frame rate of the capture.
(Aktuális FPS)
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic float CurrentFrameRate { get; }
Public ReadOnly Property CurrentFrameRate As Single
Get
public:
property float CurrentFrameRate {
float get ();
}
member CurrentFrameRate : float32 with get
Property Value
Type:
Single
See Also