xcb_xv_put_image

@param c The connection @return A cookie

Delivers a request to the X server.

extern (C)
xcb_xv_put_image
(,,,,
uint id
,
short src_x
,
short src_y
,
ushort src_w
,
ushort src_h
,
short drw_x
,
short drw_y
,
ushort drw_w
,
ushort drw_h
,
ushort width
,
ushort height
,,
const ubyte* data
)

Meta