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

Property Value

Type: Int32

Implements

IIPCameraVideoEncodingEncodingInterval
See Also