Pass extra information between elements in a pipeline

frank82 francescomarino84627 at gmail.com
Thu Dec 4 00:18:52 PST 2014


Hi,
you can use GstMeta API. You can find reference in GStreamer Plugin Writer's
Manual at par 15.3.
Basically, after defining the metadata API , you can add extra info to the
GstBuffer in the my_decoder and get the info in extra_element. 



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Pass-extra-information-between-elements-in-a-pipeline-tp4669768p4669798.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list