OverlayComposition


Description:

[ CCode ( has_construct_function = false ) ]
public OverlayComposition (OverlayRectangle? rectangle)

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:

rectangle

a OverlayRectangle to add to the composition

Returns:

a new OverlayComposition. Unref with gst_video_overlay_composition_unref when no longer needed.