[gstreamer-bugs] [Bug 402141] gst_element_factory_can_{sink, src}_caps seems to be broken

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jan 30 07:04:48 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=402141

  GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Comment #5 from Stefan Kost (gstreamer, gtkdoc dev)  2007-01-30 15:03 UTC -------
my usecase is to get a list of audiosinks from the registry and then filter
them by those that can play raw-audio.

As I will stick an audioconvert element infront of them, I might also grab the
src-caps from audioconvert and probe:
  gst_element_factory_can_sink_caps(audio_sink_facory, audioconvert_src_caps)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list