Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
H A Dstream.h365 * it is recommended to use pa_stream_set_moved_callback() to be notified
376 * it is recommended to use pa_stream_set_moved_callback() to be notified
631 void pa_stream_set_moved_callback(pa_stream *p, pa_stream_notify_cb_t cb, void *userdata);
638 * likely want to call pa_stream_set_moved_callback() too. This
651 * pa_stream_set_moved_callback() as well. \since 0.9.15 */
H A Dstream.c2234 void pa_stream_set_moved_callback(pa_stream *s, pa_stream_notify_cb_t cb, void *userdata) { in pa_stream_set_moved_callback() function
/third_party/pulseaudio/src/utils/
H A Dpacat.c461 pa_stream_set_moved_callback(stream, stream_moved_callback, NULL); in context_state_callback()

Completed in 7 milliseconds