pipeline elements memory management
themanonthemoon
adkyriazis at gmail.com
Fri Nov 9 01:54:05 UTC 2018
If I create elements using gst_element_factory_make(...), add the elements to
a pipeline and then unref the pipeline, will that automatically unref the
elements in the pipeline?
It's a little unclear how memory management works with the elements. The
examples don't ever free the elements, and I don't see any info in the docs
about who owns the elements.
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list