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: 10.4.13.0
Syntax
public float Quality { get; set; }

Property Value

Single

Implements

IIPCameraVideoEncodingQuality
See Also