mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
docs: make videooverlaycomposition types show up in the docs
This commit is contained in:
parent
15091ad124
commit
c8aea0cdc1
1 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,9 @@ gst_base_rtp_audio_payload_get_type
|
|||
gst_video_filter_get_type
|
||||
#include <gst/video/gstvideosink.h>
|
||||
gst_video_sink_get_type
|
||||
#include <gst/video/video-overlay-composition.h>
|
||||
gst_video_overlay_rectangle_get_type
|
||||
gst_video_overlay_composition_get_type
|
||||
|
||||
#include <gst/pbutils/pbutils.h>
|
||||
gst_discoverer_get_type
|
||||
|
|
Loading…
Reference in a new issue