Home
last modified time | relevance | path

Searched refs:PA_COMMAND_GET_SINK_INFO (Results 1 - 5 of 5) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dnative-common.h59 PA_COMMAND_GET_SINK_INFO, enumerator
H A Dpdispatch.c73 [PA_COMMAND_GET_SINK_INFO] = "GET_SINK_INFO",
H A Dprotocol-native.c3414 (command == PA_COMMAND_GET_SINK_INFO && in command_get_info()
3419 CHECK_VALIDITY(c->pstream, command == PA_COMMAND_GET_SINK_INFO || in command_get_info()
3424 if (command == PA_COMMAND_GET_SINK_INFO) { in command_get_info()
4812 [PA_COMMAND_GET_SINK_INFO] = command_get_info,
/third_party/pulseaudio/src/pulse/
H A Dintrospect.c331 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()
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel.c1549 pa_tagstruct_putu32(t, PA_COMMAND_GET_SINK_INFO); in request_info()

Completed in 15 milliseconds