Click or drag to resize
IPCameraFactoryGetCamera Method (IPCameraAccount)
Gets the IPCamera with the given account

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static IIPCamera GetCamera(
	IPCameraAccount account
)

Parameters

account
Type: Ozeki.CameraIPCameraAccount

Return Value

Type: IIPCamera
See Also