Pointer to Pipeline from Plugin

Sebastian Dröge sebastian at centricular.com
Sun Nov 20 07:50:09 UTC 2016


On Sat, 2016-11-19 at 20:13 -0800, ht techdev wrote:
> Hi
> Got a decoder plugin, of base type GstVideoDecoder, and am wondering
> if it is possible to get a reference to its pipeline. (Something
> similar to GST_ELEMENT_PARENT, but for decoder base class.)

GstVideoDecoder is a subclass of GstElement, so all API that is usable
on GstElement is also usable on GstVideoDecoder.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161120/94f5f3c7/attachment.sig>


More information about the gstreamer-devel mailing list