Click or drag to resize

IPCameraDateAndTimeSetAttributes Method

Sets the current date, time and timezone.

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public void SetAttributes(
	CameraDateTimeSetter dateTime
)

Parameters

dateTime  CameraDateTimeSetter
 

Implements

IIPCameraDateAndTimeSetAttributes(CameraDateTimeSetter)
See Also