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.3.199.0
Syntax
public int EncodingInterval { get; set; }

Property Value

Type: Int32

Implements

IIPCameraVideoEncodingEncodingInterval
See Also