gStreamer-Sharp - why is AddPad protected?

Sebastian Dröge sebastian.droege at collabora.co.uk
Mon Apr 2 03:44:19 PDT 2012


On Mo, 2012-04-02 at 11:30 +0100, Robin wrote:
> Does anyone know why AddPad is protected in the Element class in
> gStreamer-Sharp?  How can I add a ghost pad to a bin otherwise?  

You create a sub-class of Gst.Bin. This is a cleaner approach and it's
also what you would conceptionally do anyway (but usually don't in C
because creating new GObject types there means lots of code).

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120402/f929e718/attachment.pgp>


More information about the gstreamer-devel mailing list