[gstreamer-bugs] [Bug 537544] [pulse] allow setting pa context properties
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Sep 6 02:45:24 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=537544
GStreamer | gst-plugins-good | git
--- Comment #11 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-09-06 09:45:19 UTC ---
(From update of attachment 169547)
>+ g_object_class_install_property (gobject_class,
>+ PROP_PROPERTIES,
>+ g_param_spec_boxed ("properties", "stream properties",
>+ "list of pulseaudio stream properties",
>+ GST_TYPE_STRUCTURE, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));
> }
How about calling this property "stream-properties" then? Sounds less generic
and might be less confusing when used with certain bindings.
--
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