docs: make videooverlaycomposition types show up in the docs

This commit is contained in:
Stefan Sauer 2012-03-05 14:19:24 +01:00
parent 15091ad124
commit c8aea0cdc1

View file

@ -60,6 +60,9 @@ gst_base_rtp_audio_payload_get_type
gst_video_filter_get_type gst_video_filter_get_type
#include <gst/video/gstvideosink.h> #include <gst/video/gstvideosink.h>
gst_video_sink_get_type 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> #include <gst/pbutils/pbutils.h>
gst_discoverer_get_type gst_discoverer_get_type