IPCameraVideoEncodingUseCount Property |
Gets the use count of the video encoder object.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int UseCount { get; }
Public ReadOnly Property UseCount As Integer
Get
public:
virtual property int UseCount {
int get () sealed;
}
abstract UseCount : int with get
override UseCount : int with get
Property Value
Type:
Int32Implements
IIPCameraVideoEncodingUseCountSee Also