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
x | x position |
y | y position |
width | width |
height | height |
Returns
whether the specified region could be set