Packages
xcb-xv
Xcb
Xv
ImageFormatInfo
blue_mask
bpp
byte_order
depth
format
green_mask
guid
id
num_planes
red_mask
type
u_sample_bits
v_sample_bits
vcomp_order
vscanline_order
y_sample_bits
ImageFormatInfo
Object Hierarchy:
Xcb.Xv.ImageFormatInfo
Xcb.Xv.ImageFormatInfo
Xcb.Xv.ImageFormatInfo
Description:
[
SimpleType
]
[
CCode
( cname =
"xcb_xv_image_format_info_t"
, has_type_id =
false
) ]
public
struct
ImageFormatInfo
Namespace:
Xcb.Xv
Package:
xcb-xv
Content:
Fields:
public
uint32
id
public
ImageFormatInfoType
type
public
uint8
byte_order
public
unowned
uint8
[]
guid
public
uint8
bpp
public
uint8
num_planes
public
uint8
depth
public
uint32
red_mask
public
uint32
green_mask
public
uint32
blue_mask
public
ImageFormatInfoFormat
format
public
uint32
y_sample_bits
public
uint32
u_sample_bits
public
uint32
v_sample_bits
public
unowned
uint8
[]
vcomp_order
public
ScanlineOrder
vscanline_order