FLI libflipro API
Public Attributes | List of all members
device_info_t Struct Reference

Public Attributes

wchar_t cFriendlyName [FPRO_USB_STRING_MAXLEN]
 Human readable friendly name of the USB device. This string along with the cSerialNo field provide a unique name for your device suitable for a user interface.
 
wchar_t cSerialNo [FPRO_USB_STRING_MAXLEN]
 The manufacturing serial number of the device.
 
wchar_t cDevicePath [FPRO_DEVICE_MAX_PATH_LENGTH]
 The OS device Path. Used internally by the API for opening requisite file descriptors to connect to the device.
 
FPROCONINFO conInfo
 Details of the physical connection.

 

Detailed Description

Examples
CapabilitiesAndGainTables.cpp, SimpleAPIMerging.cpp, SimpleHWMerging.cpp, SimpleImageLoop.cpp, SimpleStreamer.cpp, StreamingAndHWMerge.cpp, and WorkingWithModes.cpp.

The documentation for this struct was generated from the following file: