SpiceClientGLib.DisplayPrimary

Fields

Name

Type

Access

Description

data

int

r/w

pointer to primary buffer

format

object

r/w

primary buffer format

height

int

r/w

height of the primary

marked

bool

r/w

whether the display is marked ready

shmid

int

r/w

identifier of the shared memory segment associated with the data, or -1 if not shm

stride

int

r/w

stride of the primary

width

int

r/w

width of the primary

Methods

None

Details

class SpiceClientGLib.DisplayPrimary

Holds the information necessary to use the primary surface.