Click or drag to resize

CameraLog Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraCameraLog

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class CameraLog

The CameraLog type exposes the following members.

Constructors
 NameDescription
Public methodCameraLogInitializes a new instance of the CameraLog class
Top
Properties
 NameDescription
Public propertyEnabled 
Public propertyMaxLogCount 
Public propertyRtsp 
Top
Methods
 NameDescription
Public methodAdd 
Public methodClear 
Public methodDisposeReleases all resources used by the CameraLog
Public methodGet 
Public methodGet(LogLevel) 
Public methodSaveToFile(String) 
Public methodSaveToFile(String, LogLevel) 
Top
Events
 NameDescription
Public eventEnableChanged 
Public eventLogged 
Top
See Also