update_display_mm


Description:

[ Version ( since = "0.39" ) ]
public void update_display_mm (int id, int width_mm, int height_mm, bool update)

Update the display id physical size.

If update is true, the remote configuration will be updated too after 1 second without further changes. You can send when you want without delay the new configuration to the remote with main_send_monitor_config

Parameters:

this

a MainChannel

id

display ID

width_mm

physical display width in millimeters

height_mm

physical display height in millimeters

update

if true, update guest resolution after 1sec.