esound volume changing


git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@43 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2004-06-30 00:00:52 +00:00
parent d571be6f51
commit 961fb4466a
7 changed files with 167 additions and 23 deletions

View file

@ -7,4 +7,7 @@ void peer_to_string(char *c, size_t l, int fd);
int make_secure_dir(const char* dir);
int make_socket_low_delay(int fd);
int make_tcp_socket_low_delay(int fd);
#endif