summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2010-02-17 15:00:13 +0200
committerStefan Kost <ensonic@users.sf.net>2010-03-11 10:24:57 +0200
commit7269bc26d0a4bf44bd77a039fb54777625ef5f39 (patch)
tree6015fba95fad136e1fd8c6ce5d99dfefc5dc5481 /docs
parent7b13aeee329834a29642360f958f27a6ef23bcf7 (diff)
xoverlay: add new vmethod ::set_render_rectangle()
Add set_render_rectangle() vmethod to the interface to better support windowless toolkits (e.g. qt graphicsview or video on canvas in general). Right now we always fill the widget to 100%. With the patch we can use a rectangular target region. Fixes #610249. API: GstXOverlay::set_render_rectangle()
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/gst-plugins-base-libs-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt
index 062240520..1a91601aa 100644
--- a/docs/libs/gst-plugins-base-libs-sections.txt
+++ b/docs/libs/gst-plugins-base-libs-sections.txt
@@ -790,6 +790,7 @@ gst_x_overlay_got_xwindow_id
gst_x_overlay_prepare_xwindow_id
gst_x_overlay_expose
gst_x_overlay_handle_events
+gst_x_overlay_set_render_rectangle
<SUBSECTION Standard>
GST_TYPE_X_OVERLAY
GST_X_OVERLAY