Learn how to evaluate and integrate the VNC SDK
Viewer.FramebufferCallback¶
-
public interface
FramebufferCallback
¶ Callback receiving framebuffer event notifications for a Viewer.
Method Summary¶
Modifier and Type | Method and Description |
---|---|
void |
Notification that the server’s framebuffer size has changed. |
void |
Notification that the given rectangle of the viewer’s framebuffer has been updated with new pixel data. |