Click or drag to resize

MultiCameraServerConfigList Property

Gets the list of the server configurations.

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public List<CameraServerConfig> ConfigList { get; }

Property Value

ListCameraServerConfig
See Also