SpiceClientGLib.GlScanout

Fields

Name

Type

Access

Description

fd

int

r/w

a drm DMABUF file that can be imported with eglCreateImageKHR

format

int

r/w

the drm fourcc format

height

int

r/w

height of the scanout

stride

int

r/w

stride of the scanout

width

int

r/w

width of the scanout

y0top

bool

r/w

orientation of the scanout

Methods

free ()

Details

class SpiceClientGLib.GlScanout

Holds the information necessary for using the GL display scanout.

free()

Frees the self.

New in version 0.31.