| DiscoveryStart Method (Int32) |
Synchronous scan for devices.
Namespace: Flir.Atlas.Live.DiscoveryAssembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax public List<CameraDeviceInfo> Start(
int seconds
)
Parameters
- seconds
- Type: SystemInt32
Time in seconds to scan for devices.
Return Value
Type:
ListCameraDeviceInfoList of found camera devices.
See Also