GLWindow.setRenderRectangle

bool setRenderRectangle(int x, int y, int width, int height)

Tell a window that it should render into a specific region of the window according to the #GstVideoOverlay interface.

Parameters

xx position
yy position
widthwidth
heightheight

Returns

whether the specified region could be set