how to add complex properties to a gst plugin.

Sebastian Dröge sebastian at centricular.com
Mon Aug 17 04:56:06 PDT 2015


On Mo, 2015-08-17 at 03:09 -0700, kavitaR wrote:
> I am tryig to add a complex property ( structure type) to a plugin.
> I have written get set property function. 
> But when I try to set that using my sample application , it crashes.
> 

Please provide sample code that allows to reproduce your problem.
Nobody can guess how you tried to implement this :)

In general, you can either use a GstStructure typed property or you
register a boxed type for your structure and use that then.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150817/7d9593a2/attachment.sig>


More information about the gstreamer-devel mailing list