Click or drag to resize

WebCameraResolution Property

Gets or sets the current resolution of the selected capturing device.

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public OzResolution Resolution { get; set; }

Property Value

OzResolution

Implements

ICamera.Resolution
See Also