Manual Pages for Linux CentOS command on man xcb_xvmc_create_subpicture_priv_data_end
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_xvmc_create_subpicture_priv_data_end

xcbxvmccreatesubpicture(3) XCB Requests xcbxvmccreatesubpicture(3)

NAME

xcbxvmccreatesubpicture - SYNOPSIS

#include Request function xcbxvmccreatesubpicturecookiet xcbxvmccreatesubpicture(xcbconnectiont *conn, xcbxvmcsubpicturet subpictureid, xcbxvmccontextt context, uint32t xvimageid, uint16t width, uint16t height); Reply datastructure typedef struct xcbxvmccreatesubpicturereplyt { uint8t responsetype; uint8t pad0; uint16t sequence; uint32t length; uint16t widthactual; uint16t heightactual; uint16t numpaletteentries; uint16t entrybytes; uint8t componentorder[4]; uint8t pad1[12]; } xcbxvmccreatesubpicturereplyt; Reply function xcbxvmccreatesubpicturereplyt *xcbxvmccreatesubpicturereply(xcbconnectiont *conn, xcbxvmccreatesubpicturecookiet cookie, xcbgenericerrort **e); Reply accessors uint32t *xcbxvmccreatesubpictureprivdata(const xcbxvmccreatesubpicturerequestt *reply); int xcbxvmccreatesubpictureprivdatalength(const xcbxvmccreatesubpicturereplyt *reply); xcbgenericiteratort xcbxvmccreatesubpictureprivdataend(const xcbxvmccreatesubpicturereplyt *reply); REQUEST ARGUMENTS conn The XCB connection to X11. subpictureid TODO: NOT YET DOCUMENTED. context TODO: NOT YET DOCUMENTED. xvimageid TODO: NOT YET DOCUMENTED. width TODO: NOT YET DOCUMENTED. height TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBXVMCCREATESUBPIC‐ TURE. This field is also present in the xcbgenericreplyt and can be used to tell replies apart from each other. sequence The sequence number of the last request processed by the X11 server. length The length of the reply, in words (a word is 4 bytes). widthactual TODO: NOT YET DOCUMENTED. heightactual TODO: NOT YET DOCUMENTED. numpaletteentries TODO: NOT YET DOCUMENTED. entrybytes TODO: NOT YET DOCUMENTED. componentorder TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbxvmccreatesubpicturecookiet. Errors have to be han‐ dled when calling the reply function xcbxvmccreatesubpicturereply. If you want to handle errors in the event loop instead, use

xcbxvmccreatesubpictureunchecked. See xcb-requests(3) for details. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from xvmc.xml. Contact xcb@lists.freedesktop.org for correc‐ tions and improvements. X Version 11 libxcb 1.13 xcbxvmccreatesubpicture(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™