Searched refs:PA_COMMAND_GET_SINK_INPUT_INFO (Results 1 – 6 of 6) sorted by relevance
67 PA_COMMAND_GET_SINK_INPUT_INFO, /* Payload changed in v11 (0.9.7) */ enumerator
83 [PA_COMMAND_GET_SINK_INPUT_INFO] = "GET_SINK_INPUT_INFO",
3533 command != PA_COMMAND_GET_SINK_INPUT_INFO && in command_get_info()3572 else if (command == PA_COMMAND_GET_SINK_INPUT_INFO) in command_get_info()4897 [PA_COMMAND_GET_SINK_INPUT_INFO] = command_get_info,
33 Reply to PA_COMMAND_GET_SINK_INPUT_INFO, PA_COMMAND_GET_SINK_INPUT_INFO_LIST gets new field at the …240 One new field in reply from PA_COMMAND_GET_SINK_INPUT_INFO (and thus
1387 pa_tagstruct_putu32(t, PA_COMMAND_GET_SINK_INPUT_INFO); in request_info()
1297 t = pa_tagstruct_command(c, PA_COMMAND_GET_SINK_INPUT_INFO, &tag); in pa_context_get_sink_input_info()