Click or drag to resize

IPCameraFactoryGetCamera Method (IPCameraAccount)

Gets the IPCamera with the given account

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

Parameters

account
Type: Ozeki.CameraIPCameraAccount

Return Value

Type: IIPCamera
See Also