[gst-devel] preset iface

Stefan Kost ensonic at hora-obscura.de
Sat Nov 17 18:56:50 CET 2007


hi,

I have now committed the preset interface. WHile its functional, there are still
some design issues that I like to get feedback about in order to get it ready
before next core release

- how can we support both Preferences and Presets,
  - preferences = static settings (non controlable)
  - preset = a snapshot of dynamic params
  - flag
    - we could save all, but have a flag when loading
    - we could use a flag for _get_preset_names()

- should there be a 'preset-list' property to get the preset list
  (and to connect a notify:: to to listen for changes)
- should there be a 'preset-name' property so that we can set a preset via
  gst-launch

- do we want to ship presets for some elements?


I've added the iface to queue. If someone has a good ideas about different queue
settings together with a name, please let me know.

Stefan




More information about the gstreamer-devel mailing list