VideoOverlayComposition.addRectangle
void addRectangle(gstvideo.video_overlay_rectangle.VideoOverlayRectangle rectangle)Adds an overlay rectangle to an existing overlay composition object. This must be done right after creating the overlay composition.
Parameters
rectangle | a #GstVideoOverlayRectangle to add to the composition |