The display_primary_create signal provides main display buffer data.
| format |
spice_surface_fmt_32_xrgb or spice_surface_fmt_16_555; |
| width |
width resolution |
| height |
height resolution |
| stride |
the buffer stride ("width" padding) |
| shmid |
identifier of the shared memory segment associated with the |
| imgdata |
pointer to surface buffer |