1 #ifndef fooprotocolesoundhfoo
2 #define fooprotocolesoundhfoo
5 #include "socket-server.h"
8 struct pa_protocol_esound;
10 struct pa_protocol_esound* pa_protocol_esound_new(struct pa_core*core, struct pa_socket_server *server, struct pa_module *m);
11 void pa_protocol_esound_free(struct pa_protocol_esound *p);