Click or drag to resize

IRecorderManagerGetRecorderInfoList Method

Returns a list of DeviceInfos for all recorders

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

Return Value

IListDeviceInfoRecorder
See Also