libgphoto2 photo camera library (libgphoto2) Internals  2.5.26
gphoto2-port-info.h
Go to the documentation of this file.
1 
24 #ifndef GPHOTO_PORT_INFO_H
25 #define GPHOTO_PORT_INFO_H
26 
32 struct _GPPortInfo {
34  char *name;
35  char *path;
37  /* Private */
39 };
40 #endif
GPPortType
The gphoto port type.
char * library_filename
Internal pathname of the port driver. Do not use outside of the port library.
char * path
The path of this port (usb:001,023)
GPPortType type
The type of this port.
char * name
The name of this port (usb:)