Home
last modified time | relevance | path

Searched defs:pa_socket_client (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dsocket-client.c67 struct pa_socket_client { struct
76 pa_socket_client_cb_t callback; argument
88 static pa_socket_client* socket_client_new(pa_mainloop_api *m) { in socket_client_new() argument
Dsocket-client.h31 typedef struct pa_socket_client pa_socket_client; typedef