30 Sep
2007
30 Sep
'07
9:07 p.m.
On Sun, 30 Sep 2007 11:47:37 -0700 william estrada MrUmunhum@popdial.com wrote:
Now with all of that, is there a API call that will put the writei into blocking mode?
snd_pcm_nonblock (pcm_handle, 0) ?
Or an API call that will flush the output from writei?
snd_pcm_drain (pcm_handle) ?