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: 1.8.12.0 (1.8.12)
Syntax
public Resolution Resolution { get; set; }

Property Value

Type: Resolution

Implements

IIPCameraVideoEncodingResolution
See Also