Click or drag to resize

IPCameraFactoryGetCamera(IPCameraAccount) Method

Gets the IPCamera with the given account

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

Parameters

account  IPCameraAccount

Return Value

IIPCamera
See Also