Interface Enumeration |
Namespace: Flir.Atlas.Live.Discovery
[FlagsAttribute] public enum Interface
Member name | Value | Description | |
---|---|---|---|
None | 0 | None | |
Usb | 1 | USB port. | |
Network | 2 | Network adapter | |
Firewire | 4 | Firewire port. | |
Emulator | 8 | Emulating device interface | |
Bluetooth | 16 | Bluetooth for wireless devices | |
Gigabit | 32 | gigabit camera | |
Usb3 | 64 | USB3 high speed camera. | |
All | 2147483647 | Flag used in Discovery. |