get_render_rectangle


Description:

public void get_render_rectangle (out int x, out int y, out int width, out int height)

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




2022 vala-language.org