PulseAudio  13.0
pulseaudio.h
Go to the documentation of this file.
1 #ifndef foopulseaudiohfoo
2 #define foopulseaudiohfoo
3 
4 /***
5  This file is part of PulseAudio.
6 
7  Copyright 2004-2006 Lennart Poettering
8  Copyright 2006 Pierre Ossman <ossman@cendio.se> for Cendio AB
9 
10  PulseAudio is free software; you can redistribute it and/or modify
11  it under the terms of the GNU Lesser General Public License as
12  published by the Free Software Foundation; either version 2.1 of the
13  License, or (at your option) any later version.
14 
15  PulseAudio is distributed in the hope that it will be useful, but
16  WITHOUT ANY WARRANTY; without even the implied warranty of
17  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
18  Lesser General Public License for more details.
19 
20  You should have received a copy of the GNU Lesser General Public
21  License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
22 ***/
23 
24 #include <pulse/direction.h>
25 #include <pulse/mainloop-api.h>
26 #include <pulse/sample.h>
27 #include <pulse/format.h>
28 #include <pulse/def.h>
29 #include <pulse/context.h>
30 #include <pulse/stream.h>
31 #include <pulse/introspect.h>
32 #include <pulse/subscribe.h>
33 #include <pulse/scache.h>
34 #include <pulse/version.h>
35 #include <pulse/error.h>
36 #include <pulse/operation.h>
37 #include <pulse/channelmap.h>
38 #include <pulse/volume.h>
39 #include <pulse/xmalloc.h>
40 #include <pulse/utf8.h>
41 #include <pulse/thread-mainloop.h>
42 #include <pulse/mainloop.h>
43 #include <pulse/mainloop-signal.h>
44 #include <pulse/util.h>
45 #include <pulse/timeval.h>
46 #include <pulse/proplist.h>
47 #include <pulse/rtclock.h>
48 
180 #endif
sample.h
channelmap.h
def.h
introspect.h
mainloop-api.h
operation.h
format.h
scache.h
proplist.h
version.h
mainloop.h
subscribe.h
mainloop-signal.h
volume.h
stream.h
error.h
timeval.h
thread-mainloop.h
rtclock.h
utf8.h
direction.h
context.h
util.h
xmalloc.h