summaryrefslogtreecommitdiff
path: root/doc/gphoto2_port.3
blob: f8e7c3be7c780dbf2f057817696eb64c957afff4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
.\"Generated by db2man.xsl. Don't modify this, modify the source.
.de Sh \" Subsection
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Ip \" List item
.br
.ie \\n(.$>=3 .ne \\$3
.el .ne 3
.IP "\\$1" \\$2
..
.TH "GPHOTO2_PORT" 3 "" "" ""
.SH NAME
gphoto2_port \- cross-platform port access library
.SH "SYNOPSIS"

.nf
#include <gphoto2_port.h>
.fi

.SH "DESCRIPTION"

.PP
The libgphoto2_port library was written to provide \fBgphoto2\fR(3) with a generic way of accessing ports. In this function, libgphoto2_port is the successor of the libgpio library.

.PP
Currently, libgphoto2_port supports serial (RS-232) and USB connections, the latter requiring libusb to be installed.

.PP
The autogenerated API docs will be added here in the future.

.SH "SEE ALSO"

.PP
\fBgphoto2\fR(3), \fIgphoto2.txt\fR, \fIhttp://www.gphoto.org/\fR, \fIhttp://libusb.sourceforge.net/\fR 

.SH AUTHOR
The gPhoto2 Team.
.br
Man page edited by Hans Ulrich Niedermann <gp@n-dimensional.de>.