Click or drag to resize

IPCameraVideoEncodingResolution Property

Gets or sets the resolution of the video image (if supported by the device).

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

Property Value

OzResolution

Implements

IIPCameraVideoEncodingResolution
See Also