Click or drag to resize
IPCameraVideoEncodingUseCount Property
Gets the use count of the video encoder object.

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public int UseCount { get; }

Property Value

Type: Int32

Implements

IIPCameraVideoEncodingUseCount
See Also