Searched refs:PA_COMMAND_SET_PLAYBACK_STREAM_NAME (Results 1 – 5 of 5) sorted by relevance
89 PA_COMMAND_SET_PLAYBACK_STREAM_NAME, enumerator
103 [PA_COMMAND_SET_PLAYBACK_STREAM_NAME] = "SET_PLAYBACK_STREAM_NAME",
4417 if (command == PA_COMMAND_SET_PLAYBACK_STREAM_NAME) { in command_set_stream_name()4934 [PA_COMMAND_SET_PLAYBACK_STREAM_NAME] = command_set_stream_name,
953 pa_tagstruct_putu32(t, PA_COMMAND_SET_PLAYBACK_STREAM_NAME); in update_description()
2445 …ion == PA_STREAM_RECORD ? PA_COMMAND_SET_RECORD_STREAM_NAME : PA_COMMAND_SET_PLAYBACK_STREAM_NAME), in pa_stream_set_name()