libgphoto2 photo camera library (libgphoto2) API
2.5.32
Toggle main menu visibility
Loading...
Searching...
No Matches
gphoto2-port-info.h
Go to the documentation of this file.
1
23
24
#ifndef LIBGPHOTO2_GPHOTO2_PORT_INFO_H
25
#define LIBGPHOTO2_GPHOTO2_PORT_INFO_H
26
32
struct
_GPPortInfo
{
33
GPPortType
type
;
34
char
*
name
;
35
char
*
path
;
36
37
/* Private */
38
char
*
library_filename
;
39
};
40
41
#endif
/* !defined(LIBGPHOTO2_GPHOTO2_PORT_INFO_H) */
GPPortType
GPPortType
The gphoto port type.
Definition
gphoto2-port-info-list.h:34
_GPPortInfo
Definition
gphoto2-port-info.h:32
_GPPortInfo::library_filename
char * library_filename
Internal pathname of the port driver. Do not use outside of the port library.
Definition
gphoto2-port-info.h:38
_GPPortInfo::path
char * path
The path of this port (usb:001,023).
Definition
gphoto2-port-info.h:35
_GPPortInfo::type
GPPortType type
The type of this port.
Definition
gphoto2-port-info.h:33
_GPPortInfo::name
char * name
The name of this port (usb:).
Definition
gphoto2-port-info.h:34
libgphoto2_port
libgphoto2_port
gphoto2-port-info.h
Generated by
1.17.0