Simple GValue and GstStructure Question
Tim-Philipp Müller
t.i.m at zen.co.uk
Tue Feb 19 11:49:58 PST 2013
On Tue, 2013-02-19 at 11:42 -0800, johnwesting wrote:
> I don't understand how to use GValues in GstStructures. I don't understand
> what g_value_init() does. I don't know how to explain. Which, if either, or
> both, of the 2 functions is correct?
Which 2 functions? What is it you don't understand exactly? A bit more
context would be useful.
g_value_init() initialises a GValue to have a certain GType.
This stuff is hard to explain in three lines in a mail.
I would suggest asking a more specific question ("I'm trying to
do ...").
Cheers
-Tim
More information about the gstreamer-devel
mailing list