IWebCameraCurrentFrameRate Property |
Gets the current frame rate of the capture.
Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxfloat CurrentFrameRate { get; }ReadOnly Property CurrentFrameRate As Single
Get
property float CurrentFrameRate {
float get ();
}abstract CurrentFrameRate : float32 with get
Property Value
Single
See Also