Click or drag to resize

LinuxWebCameraDesiredFrameRate Property

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

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

Property Value

Int32

Implements

IWebCameraDesiredFrameRate
See Also