[gstreamer-bugs] [Bug 616265] Add a GSettings plugin that provides the same services as the GConf plugin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 3 11:34:37 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=616265
  GStreamer | gst-plugins-bad | git

--- Comment #8 from Sebastian Dröge <slomo at circular-chaos.org> 2010-07-03 18:34:34 UTC ---
(In reply to comment #6)

>  - should we use this as an opportunity to reshuffle things a little?
>    e.g. "audiosink" sounds like the default, but is really just the
>    'soundeventaudiosink', whereas musicaudiosink is what most
>    people would consider the default (IMHO). So:
> 
>      - maybe make music the default value for the profile property?
> 
>      - rename 'audiosink' to 'eventsaudiosink' or somesuch?

Changed that but it's "sounds-audiosink" now. Events sounds a bit weird IMHO.

>      - do we need different schemas here? (ask gnome people?)

Why would we need a different schema for that?

>  - g_settings_new ("org.freedesktop.gstreamer.0.10")
>    Is the 0.10 going to be a problem or significant in any
>    way? (ie. 0.10 not being a single unit, but two units in a way)

That's no problem, that string isn't parsed inside GSettings AFAIK and the
hierarchy in the string is just convention. I've changed it to
org.freedesktop.gstreamer-0.10.default-elements btw, this prevents conflicts
with any core GSettings schemas we might want to have in the future or not ;)


And I've added the other 3 elements now. Should be ready to go in ;)

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



More information about the Gstreamer-bugs mailing list