Click or drag to resize

WebCameraDesiredFrameRate Property

Gets or sets the average frame rate of the capturing device.

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public int DesiredFrameRate { get; set; }

Property Value

Int32

Implements

IWebCameraDesiredFrameRate
See Also