[gst-devel] Setting the volumen on a playbin
Rios, Ariel
ariel at ti.com
Thu Jun 16 16:11:44 CEST 2005
Is this the correct way to setting the volumen property on a playbin
element?
GstElement *play = GST_ELEMENT (data);
g_object_set (play, "volumen", 0, NULL);
I am getting:
(siobhan:192): GLib-GObject-WARNING **: g_object_set_valist: object
class `GstPlayBin' has no property named `volumen'
thanks
ariel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20050616/db2a695f/attachment.htm>
More information about the gstreamer-devel
mailing list