app data (belongs into rfbClient?) More...
#include <rfbclient.h>
Data Fields | |
| rfbBool | shareDesktop |
| rfbBool | viewOnly |
| const char * | encodingsString |
| rfbBool | useBGR233 |
| int | nColours |
| rfbBool | forceOwnCmap |
| rfbBool | forceTrueColour |
| int | requestedDepth |
| int | compressLevel |
| int | qualityLevel |
| rfbBool | enableJPEG |
| rfbBool | useRemoteCursor |
| rfbBool | palmVNC |
| use palmvnc specific SetScale (vs ultravnc) | |
| int | scaleSetting |
| 0 means no scale set, else 1/scaleSetting | |
app data (belongs into rfbClient?)
Definition at line 96 of file rfbclient.h.
| int compressLevel |
Definition at line 108 of file rfbclient.h.
Definition at line 110 of file rfbclient.h.
| const char* encodingsString |
Definition at line 100 of file rfbclient.h.
Definition at line 104 of file rfbclient.h.
Definition at line 105 of file rfbclient.h.
| int nColours |
Definition at line 103 of file rfbclient.h.
use palmvnc specific SetScale (vs ultravnc)
Definition at line 112 of file rfbclient.h.
| int qualityLevel |
Definition at line 109 of file rfbclient.h.
| int requestedDepth |
Definition at line 106 of file rfbclient.h.
| int scaleSetting |
0 means no scale set, else 1/scaleSetting
Definition at line 113 of file rfbclient.h.
Definition at line 97 of file rfbclient.h.
Definition at line 102 of file rfbclient.h.
Definition at line 111 of file rfbclient.h.
Definition at line 98 of file rfbclient.h.
1.7.1