mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
latency
esound volume changing git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@43 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
d571be6f51
commit
961fb4466a
7 changed files with 167 additions and 23 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue