Click or drag to resize

WebCameraCurrentFrameRate Property

Gets the current frame rate of the capture.

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

Property Value

Type: Single

Implements

IWebCameraCurrentFrameRate
See Also