IPCameraDateAndTime Class |
Namespace: Ozeki.Camera
The IPCameraDateAndTime type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the IPCameraDateAndTime | |
RefreshProperties |
Gets the current attributes from the camera, and refreshes the date and time properties.
| |
SetAttributes |
Sets the current date, time and timezone.
| |
ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
DayLightSaving |
Gets if the camera is using daylight saving mode or not.
| |
TimeZone |
Gets the current time zone, used to calculate local time from UTC.
| |
UTCDate |
Represents the UTC Date, set to the camera.
| |
UTCTime |
Represents the UTC Time, set to the camera.
|