[gst-devel] Change to "have_type" signal...

Brett Kosinski brettk at frodo.dyn.gno.org
Mon May 26 08:42:09 CEST 2003


> GstCaps is a G_TYPE_BOXED, not a GObject. Caps are derived from GstData.
> And I'm not sure wether you should use the fundamental type or the real
> type in signals.

Is it expected that people will manipulate the GstCaps itself, or will it
always be treated as an opaque object?  Because if it's the former, then
it strikes me that we should be using the real type (otherwise, in a
loosly typed language like Perl, we won't be able to map the object to
its exact class).

Brett.





More information about the gstreamer-devel mailing list