Click or drag to resize
Interface Enumeration
Interface flags

Namespace: Flir.Atlas.Live.Discovery
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
[FlagsAttribute]
public enum Interface
Members
  Member nameValueDescription
None0 None
Usb1 USB port.
Network2 Network adapter
Firewire4 Firewire port.
Emulator8 Emulating device interface
Bluetooth16 Bluetooth for wireless devices
Gigabit32 gigabit camera
Usb364 USB3 high speed camera.
All2147483647 Flag used in Discovery.
See Also