From 731f1ca63e0480c55962695bdc2faf4afbe20100 Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Wed, 14 Feb 2018 14:07:54 -0500 Subject: [PATCH] doc: Include new GstVideoOverlay API --- docs/libs/gst-plugins-base-libs-sections.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt index 362e95af2..c4789b703 100644 --- a/docs/libs/gst-plugins-base-libs-sections.txt +++ b/docs/libs/gst-plugins-base-libs-sections.txt @@ -1050,6 +1050,8 @@ gst_video_overlay_expose gst_video_overlay_handle_events gst_video_overlay_set_render_rectangle gst_is_video_overlay_prepare_window_handle_message +gst_video_overlay_install_properties +gst_video_overlay_set_property GST_TYPE_VIDEO_OVERLAY GST_VIDEO_OVERLAY -- GitLab