Click or drag to resize

IDomeCameraManagerGetDomeCameraInfoList Method

Gets information for all PTZ cameras.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
IList<DeviceInfo<DomeCamera>> GetDomeCameraInfoList()

Return Value

IListDeviceInfoDomeCamera
The collection of the device info for all permitted to caller PTZ cameras.
See Also