No subject


Wed Jul 13 12:12:12 PDT 2011


first object creation and base_init should be called on every object
creation

when i run "gst-launch mysrcelement ! fakesink" the call sequence is
base_init
class_init
base_init
class_init
init

Issues:
1. why class_init is called more than once?
2. why class_finalize not getting called

Regards
Sharath


--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/class-init-and-class-finalize-methods-tp3664775p3664775.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list