LibVNCServer/LibVNCClient
|
vncrec More...
#include <rfbclient.h>
Data Fields | |
FILE * | file |
struct timeval | tv |
rfbBool | readTimestamp |
rfbBool | doNotSleep |
vncrec
Definition at line 104 of file rfbclient.h.
rfbBool doNotSleep |
Definition at line 108 of file rfbclient.h.
FILE* file |
Definition at line 105 of file rfbclient.h.
rfbBool readTimestamp |
Definition at line 107 of file rfbclient.h.
struct timeval tv |
Definition at line 105 of file rfbclient.h.