Click or drag to resize

MultiCameraServerConfigList Property

Gets the list of the server configurations.

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

Property Value

Type: ListCameraServerConfig
See Also