set_lossy_encoding


Description:

public void set_lossy_encoding (bool enable)

Set whether the client is willing to accept lossy framebuffer update encodings.

Lossy encodings can improve performance by lowering network bandwidth requirements, with a cost that the display received by the client will not be pixel perfect

Parameters:

this

the VNC display widget

enable

TRUE to permit lossy encodings, FALSE otherwise