Click or drag to resize
IPCameraVideoEncodingQuality Property
Gets or sets the quality of the video (if supported by the device).

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public float Quality { get; set; }

Property Value

Type: Single

Implements

IIPCameraVideoEncodingQuality
See Also