Spice.GlScanout – spice-client-glib-2.0 Reference Manual
Packages
spice-client-glib-2.0
Spice
GlScanout
free
fd
format
height
stride
width
y0top
GlScanout
Object Hierarchy:
Description:
[
CCode
( copy_function =
"g_boxed_copy"
, free_function =
"g_boxed_free"
, type_id =
"spice_gl_scanout_get_type ()"
) ]
[
Compact
]
public
class
GlScanout
Holds the information necessary for using the GL display scanout.
Namespace:
Spice
Package:
spice-client-glib-2.0
Content:
Methods:
public
void
free
()
Frees the
this
.
Fields:
public
int
fd
public
uint32
format
public
uint32
height
public
uint32
stride
public
uint32
width
public
bool
y0top