#include <xv.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | minor_opcode |
| uint16_t | length |
| xcb_xv_port_t | port |
| xcb_drawable_t | drawable |
| xcb_gcontext_t | gc |
| int16_t | vid_x |
| int16_t | vid_y |
| uint16_t | vid_w |
| uint16_t | vid_h |
| int16_t | drw_x |
| int16_t | drw_y |
| uint16_t | drw_w |
| uint16_t | drw_h |
| uint16_t xcb_xv_put_video_request_t::length |
| xcb_xv_port_t xcb_xv_put_video_request_t::port |
Referenced by xcb_xv_put_video(), and xcb_xv_put_video_checked().
| xcb_drawable_t xcb_xv_put_video_request_t::drawable |
Referenced by xcb_xv_put_video(), and xcb_xv_put_video_checked().
| xcb_gcontext_t xcb_xv_put_video_request_t::gc |
Referenced by xcb_xv_put_video(), and xcb_xv_put_video_checked().
Referenced by xcb_xv_put_video(), and xcb_xv_put_video_checked().
Referenced by xcb_xv_put_video(), and xcb_xv_put_video_checked().
| uint16_t xcb_xv_put_video_request_t::vid_w |
Referenced by xcb_xv_put_video(), and xcb_xv_put_video_checked().
| uint16_t xcb_xv_put_video_request_t::vid_h |
Referenced by xcb_xv_put_video(), and xcb_xv_put_video_checked().
Referenced by xcb_xv_put_video(), and xcb_xv_put_video_checked().
Referenced by xcb_xv_put_video(), and xcb_xv_put_video_checked().
| uint16_t xcb_xv_put_video_request_t::drw_w |
Referenced by xcb_xv_put_video(), and xcb_xv_put_video_checked().
| uint16_t xcb_xv_put_video_request_t::drw_h |
Referenced by xcb_xv_put_video(), and xcb_xv_put_video_checked().
1.5.6