how to find playbin plugin by name
Manusha Wijekoon
manusha1980 at gmail.com
Mon Aug 24 14:45:41 PDT 2015
I am creating a pipeline by using the function gst_parse_launch(). The
pipeline passed has a playbin component with name property set to XXX.
When I try to search for playbin element using the API gst_bin_get_by_name,
it returns null however. I have used the same code to find other elements
by name.
what am I doing wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150824/7eaef7b9/attachment.html>
More information about the gstreamer-devel
mailing list