GstBaseTextOverlay not packaged for use by other plugins?
George Hawkins
gstreamer at beta-engine.net
Sun Aug 11 21:40:22 UTC 2019
I wanted to use GstBaseTextOverlay as the superclass for a new element.
However, I find gstbasetextoverlay.h is not bundled up with the other
headers of gst-plugins-base.
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/blob/master/ext/pango/gstbasetextoverlay.h
E.g. here one can see the files included in the
Ubuntu libgstreamer-plugins-base1.0-dev package:
https://packages.ubuntu.com/disco/amd64/libgstreamer-plugins-base1.0-dev/filelist
gstbasetextoverlay.h isn't among them.
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?
Regards,
/George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190811/b14a19ad/attachment.html>
More information about the gstreamer-devel
mailing list