Home
last modified time | relevance | path

Searched refs:PA_COMMAND_RECORD_STREAM_EVENT (Results 1 – 7 of 7) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dnative-common.h164 PA_COMMAND_RECORD_STREAM_EVENT, enumerator
Dpdispatch.c177 [PA_COMMAND_RECORD_STREAM_EVENT] = "RECORD_STREAM_EVENT",
Dprotocol-native.c1758 pa_tagstruct_putu32(t, PA_COMMAND_RECORD_STREAM_EVENT); in source_output_send_event_cb()
/third_party/pulseaudio/
DPROTOCOL180 PA_COMMAND_RECORD_STREAM_EVENT
/third_party/pulseaudio/src/pulse/
Dcontext.c88 [PA_COMMAND_RECORD_STREAM_EVENT] = pa_command_stream_event,
Dstream.c769 …a_assert(command == PA_COMMAND_PLAYBACK_STREAM_EVENT || command == PA_COMMAND_RECORD_STREAM_EVENT); in pa_command_stream_event()
/third_party/pulseaudio/src/modules/
Dmodule-tunnel.c179 [PA_COMMAND_RECORD_STREAM_EVENT] = command_stream_or_client_event,