Learn how to evaluate and integrate the VNC SDK
Server.CaptureMethod¶
-
class
vncsdk.Server.
CaptureMethod
¶ Enumeration of screen capture methods.
Enumeration Attributes¶
-
vncsdk.Server.CaptureMethod.
CAPTURE_OPTIMAL
¶ Use the optimal capture method for the platform. This is the default.
-
vncsdk.Server.CaptureMethod.
CAPTURE_FALLBACK
¶ Use a fallback capture method under Windows and Linux. This is likely to be slower, but may solve rendering glitches with certain third-party applications. Not supported under Mac OS X.