VideoOverlayComposition.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.

Creates a new video overlay composition object to hold one or more overlay rectangles.

Note that since 1.20 this allows to pass null for rectangle.

Parameters

rectanglea #GstVideoOverlayRectangle to add to the composition

Returns

a new #GstVideoOverlayComposition. Unref with

gst_video_overlay_composition_unref() when no longer needed.