Home
last modified time | relevance | path

Searched refs:pa_stream_set_monitor_stream (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dstream.h803 int pa_stream_set_monitor_stream(pa_stream *s, uint32_t sink_input_idx);
806 * pa_stream_set_monitor_stream(). Returns PA_INVALID_INDEX
H A Dstream.c2982 int pa_stream_set_monitor_stream(pa_stream *s, uint32_t sink_input_idx) { in pa_stream_set_monitor_stream() function
/third_party/pulseaudio/src/utils/
H A Dpacat.c496 if (monitor_stream != PA_INVALID_INDEX && (pa_stream_set_monitor_stream(stream, monitor_stream) < 0)) { in context_state_callback()

Completed in 13 milliseconds