[pulseaudio-discuss] API: connect stream after disconnect?

Andrew Kelley superjoe30 at gmail.com
Tue May 12 11:32:46 PDT 2015


I create a pa_stream. Then I call pa_stream_connect_playback. After some
time I call pa_stream_disconnect. Then I want to call
pa_stream_connect_playback again. However when I do this, I get an
assertion failure because the stream state is PA_STREAM_TERMINATED and not
PA_STREAM_UNCONNECTED. Am I supposed to destroy the stream and create a new
one?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20150512/162d2987/attachment.html>


More information about the pulseaudio-discuss mailing list