Click or drag to resize

WebCameraResolution Property

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

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

Property Value

OzResolution

Implements

ICamera.Resolution
See Also