LibVNCServer/LibVNCClient
|
#include <rfbproto.h>
Data Fields | |
uint16_t | framebufferWidth |
uint16_t | framebufferHeight |
rfbPixelFormat | format |
uint32_t | nameLength |
Definition at line 370 of file rfbproto.h.
rfbPixelFormat format |
Definition at line 373 of file rfbproto.h.
uint16_t framebufferHeight |
Definition at line 372 of file rfbproto.h.
uint16_t framebufferWidth |
Definition at line 371 of file rfbproto.h.
uint32_t nameLength |
Definition at line 374 of file rfbproto.h.