Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
H A Dstream.h368 uint32_t pa_stream_get_device_index(const pa_stream *s);
628 * pa_stream_get_device_index() to query the new sink/source. This
H A Dstream.c2791 uint32_t pa_stream_get_device_index(const pa_stream *s) { in pa_stream_get_device_index() function
/third_party/pulseaudio/src/utils/
H A Dpacat.c344 pa_stream_get_device_index(s), in stream_state_callback()
393 pa_log(_("Stream moved to device %s (%u, %ssuspended).%s"), pa_stream_get_device_name(s), pa_stream_get_device_index(s), pa_stream_is_suspended(s) ? "" : _("not "), CLEAR_LINE); in stream_moved_callback()

Completed in 7 milliseconds