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.3.199.0
Syntax
public OzResolution Resolution { get; set; }

Property Value

Type: OzResolution

Implements

ICamera.Resolution
See Also