Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dclient.h34 struct pa_client { struct
47 void (*kill)(pa_client *c); argument
49 void (*send_event)(pa_client *c, const char *name, pa_proplist *data); argument
Dtypedefs.h26 typedef struct pa_client pa_client; typedef