<div dir="ltr">I wanted to use GstBaseTextOverlay as the superclass for a new element.<div><br></div><div>However, I find gstbasetextoverlay.h is not bundled up with the other headers of gst-plugins-base.</div><div><br></div><div><a href="https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/blob/master/ext/pango/gstbasetextoverlay.h">https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/blob/master/ext/pango/gstbasetextoverlay.h</a></div><div><br></div><div>E.g. here one can see the files included in the Ubuntu libgstreamer-plugins-base1.0-dev package:</div><div><br></div><div><a href="https://packages.ubuntu.com/disco/amd64/libgstreamer-plugins-base1.0-dev/filelist">https://packages.ubuntu.com/disco/amd64/libgstreamer-plugins-base1.0-dev/filelist</a><br></div><div><br></div><div>gstbasetextoverlay.h isn't among them.<br></div><div><br></div><div>Does this mean that if I want to make a text overlay related element, I always have to manually copy gstbasetextoverlay.h and gstbasetextoverlay.c into my own plugin project?</div><div><br></div><div>Regards,</div><div><br></div><div>/George</div></div>