Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsink-input.h286 typedef struct pa_sink_input_new_data { struct
287 pa_sink_input_flags_t flags;
289 pa_proplist *proplist;
291 const char *driver;
292 pa_module *module;
293 pa_client *client;
295 pa_sink *sink;
296 bool sink_requested_by_application;
297 pa_sink *origin_sink;
299 pa_resample_method_t resample_method;
[all …]