<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div style="margin:0;">My application is to play a single stream with pulseaudio  Asynchronous API  based on "Main Loop - A minimal but fast implementation based on poll()."  implementation  .  I am going to set up an independent thread for pulseaudio context and the related stream setup and I would like to use "Polled" model instead of "Asynchronous " model to feed the audio raw data . </div><div style="margin:0;"><br></div><div style="margin:0;">The point is : data is transferred  with  pa_stream_write() at "Polled" model at the other thread.  Namely , at the other thread ,  both  pa_stream_writable_size()  and   pa_stream_write() will be executed from time to time . Will it work ?</div></div><br><br><span title="neteasefooter"><p> </p></span>