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: 10.4.54.0
Syntax
public int UseCount { get; }

Property Value

Int32

Implements

IIPCameraVideoEncodingUseCount
See Also