Searched refs:PA_COMMAND_PLAYBACK_STREAM_KILLED (Results 1 – 6 of 6) sorted by relevance
114 PA_COMMAND_PLAYBACK_STREAM_KILLED, enumerator
127 [PA_COMMAND_PLAYBACK_STREAM_KILLED] = "PLAYBACK_STREAM_KILLED",
1147 pa_tagstruct_putu32(t, PA_COMMAND_PLAYBACK_STREAM_KILLED); in playback_stream_send_killed()
78 [PA_COMMAND_PLAYBACK_STREAM_KILLED] = pa_command_stream_killed,
421 …pa_assert(command == PA_COMMAND_PLAYBACK_STREAM_KILLED || command == PA_COMMAND_RECORD_STREAM_KILL… in pa_command_stream_killed()434 …if (!(s = pa_hashmap_get(command == PA_COMMAND_PLAYBACK_STREAM_KILLED ? c->playback_streams : c->r… in pa_command_stream_killed()
172 [PA_COMMAND_PLAYBACK_STREAM_KILLED] = command_stream_killed,