[pulseaudio-discuss] pulseaudio API - is the write callback called from the mainloop thread?
Tanu Kaskinen
tanu.kaskinen at linux.intel.com
Tue Mar 17 12:53:35 PDT 2015
On Sun, 2015-03-08 at 15:38 -0700, Andrew Kelley wrote:
> When I use pa_stream_set_write_callback to set the write callback for
> a stream, is the write callback called from the thread that calls
> pa_mainloop_iterate() ?
Yes, the callbacks are called from the thread where the mainloop runs.
--
Tanu
More information about the pulseaudio-discuss
mailing list