Click or drag to resize

LinuxWebCameraCurrentFrameRate Property

Gets the current frame rate of the capture.

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public float CurrentFrameRate { get; }

Property Value

Single

Implements

IWebCameraCurrentFrameRate
See Also