[gstreamer-bugs] [Bug 590768] GstPulseSrc should allow swapping the device used by the stream

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Aug 5 06:00:46 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=590768

  GStreamer | gst-plugins-good | Ver: git




------- Comment #4 from Jonathan Tellier  2009-08-05 13:00 UTC -------
> What do you need the pa_stream for?

An application that is using this new functionality will most likely want to
interact with the pa_stream in order to work properly. For instance, it might
want to call pa_stream_set_moved_callback() to see if the device switching went
well. Exposing the pa_stream is the simplest way I found of addressing such an
issue, but I'm open to suggestions.

> "Changing device of stream %d to %s", pulsesrc->device, stream_index);
>                            ^^^^^^^^
> this is bogus.

Well, it was useful to me when I was debugging, but I can always remove it.

> Also, perhaps pulsesrc->device should be updated only when the moving is
> successful, dunno.

Yeah, that makes sense. I'll change that too.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=590768.




More information about the Gstreamer-bugs mailing list