Click or drag to resize

IPCameraVideoEncodingEncodingInterval Property

Gets or sets the encoding interval (if supported by the device).

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public int EncodingInterval { get; set; }

Property Value

Int32

Implements

IIPCameraVideoEncodingEncodingInterval
See Also