g_object_set -> setting the output "location" of a filesink
nicolaihess at googlemail.com
nicolaihess at googlemail.com
Thu Apr 19 09:16:59 PDT 2012
----- Ursprüngliche Mitteilung -----
> Hi All,
>
> I want to set the location of filesink & for that i have used
> g_object_set (G_OBJECT (sink), "loaction", "test.ogg", NULL)
>
> my program runs but not create but not create the output file
> can nay body tell me the correct way.
>
>
> thanks & regards
> saurabh dixit
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/g-object-set-setting-the-output-location-of-a-filesink-tp4570617p4570617.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________ gstreamer-devel mailing
> list gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
g_object_set (G_OBJECT (sink), "location", "test.ogg", NULL)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120419/954e5042/attachment.htm>
More information about the gstreamer-devel
mailing list