#include <gphoto2-port-info-list.h>
Data Fields | |
GPPortType | type |
The type of this port. | |
char | name [64] |
The name of this port (usb:). | |
char | path [64] |
The path of this port (whatever is after the :). | |
char | library_filename [1024] |
Internal pathname of the port driver. Do not use outside of the port library. |
Specific information about the current port. Usually taken from the "--port=XXXX" setting from the frontend.
This is not to be confused with the driver configurable port settings in GPPortSettings.