Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dnative-common.h89 PA_COMMAND_SET_PLAYBACK_STREAM_NAME, enumerator
H A Dpdispatch.c103 [PA_COMMAND_SET_PLAYBACK_STREAM_NAME] = "SET_PLAYBACK_STREAM_NAME",
H A Dprotocol-native.c4288 if (command == PA_COMMAND_SET_PLAYBACK_STREAM_NAME) { in command_set_stream_name()
4854 [PA_COMMAND_SET_PLAYBACK_STREAM_NAME] = command_set_stream_name,
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel.c1107 pa_tagstruct_putu32(t, PA_COMMAND_SET_PLAYBACK_STREAM_NAME); in update_description()
/third_party/pulseaudio/src/pulse/
H A Dstream.c2514 (uint32_t) (s->direction == PA_STREAM_RECORD ? PA_COMMAND_SET_RECORD_STREAM_NAME : PA_COMMAND_SET_PLAYBACK_STREAM_NAME), in pa_stream_set_name()

Completed in 15 milliseconds