Click or drag to resize
DiscoveryControlStart Method (Interface)
Start scanning for camera devices.

Namespace: Flir.Atlas.Live.WinForms
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public void Start(
	Interface adapters
)

Parameters

adapters
Type: Flir.Atlas.Live.DiscoveryInterface
The adapters to search.
See Also