get_render_rectangle
Description:
Return the currently configured render rectangle.
See set_render_rectangle for details.
Parameters:
this |
a PlayerVideoOverlayVideoRenderer instance |
x |
the horizontal offset of the render area inside the window |
y |
the vertical offset of the render area inside the window |
width |
the width of the render area inside the window |
height |
the height of the render area inside the window |