Click or drag to resize

IPCameraVideoEncodingEncoding Property

Gets or sets the encoder codec's type (if supported by the device).

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

Property Value

CameraVideoType

Implements

IIPCameraVideoEncodingEncoding
See Also