Searched refs:PA_COMMAND_GET_SINK_INFO (Results 1 – 6 of 6) sorted by relevance
59 PA_COMMAND_GET_SINK_INFO, enumerator
73 [PA_COMMAND_GET_SINK_INFO] = "GET_SINK_INFO",
3608 (command == PA_COMMAND_GET_SINK_INFO && in command_get_info()3613 CHECK_VALIDITY(c->pstream, command == PA_COMMAND_GET_SINK_INFO || in command_get_info()3618 if (command == PA_COMMAND_GET_SINK_INFO) { in command_get_info()5006 [PA_COMMAND_GET_SINK_INFO] = command_get_info,
232 New fields in reply from PA_COMMAND_GET_SINK_INFO (and thus
331 t = pa_tagstruct_command(c, PA_COMMAND_GET_SINK_INFO, &tag); in pa_context_get_sink_info_by_index()355 t = pa_tagstruct_command(c, PA_COMMAND_GET_SINK_INFO, &tag); in pa_context_get_sink_info_by_name()
1549 pa_tagstruct_putu32(t, PA_COMMAND_GET_SINK_INFO); in request_info()