Learn how to evaluate and integrate the VNC SDK

Server.CaptureCallback¶
-
vncsdk.Server.
CaptureCallback
¶ Callback for implementing a capture mechanism.
Method Summary¶
Modifier and Type | Method and Description |
---|---|
Instructs the application to perform any necessary actions when capturing a new framebuffer - e. |
Methods¶
-
Server.CaptureCallback.
do_capture
(server)¶ Instructs the application to perform any necessary actions when capturing a new framebuffer - e.
For more information, see
vnc_Server_CaptureCallback::doCapture
.Parameters: server ( vncsdk.Server
) –Returns: None