[gstreamer-bugs] [Bug 567656] We need a generic profile interface that can be implemented by gconfaudiosink and pulsesink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 25 05:10:13 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=567656
  GStreamer | gstreamer (core) | git

--- Comment #9 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-02-25 13:10:08 UTC ---
If we want to go the GAppInfo route, we would need gst_init() to call
g_app_info_create_from_commandline() and gst core offers api to request it.
Then e.g. pulsesink/src can use that to get the appinfo and then call
g_app_info_get_id() to get the desktopfile id, fetch the desktop file and parse
it.

Or we simple add a "media.role" string property to pulsesink/src and document
the possible values in the form of a link to pa-spec.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list