- xcb_xvmc_context_end
xcb_generic_iterator_t xcb_xvmc_context_end(xcb_xvmc_context_iterator_t i)
Return the iterator pointing to the last element
@param i An xcb_xvmc_context_iterator_t
@return The iterator pointing to the last element
- xcb_xvmc_context_next
void xcb_xvmc_context_next(xcb_xvmc_context_iterator_t* i)
Get the next element of the iterator
@param i Pointer to a xcb_xvmc_context_iterator_t
- xcb_xvmc_create_context
xcb_xvmc_create_context_cookie_t xcb_xvmc_create_context(xcb_connection_t* c, xcb_xvmc_context_t context_id, xcb_xv_port_t port_id, xcb_xvmc_surface_t surface_id, ushort width, ushort height, uint flags)
@param c The connection
@return A cookie
- xcb_xvmc_create_context_priv_data
uint* xcb_xvmc_create_context_priv_data(xcb_xvmc_create_context_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_create_context_priv_data_end
xcb_generic_iterator_t xcb_xvmc_create_context_priv_data_end(xcb_xvmc_create_context_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_create_context_priv_data_length
int xcb_xvmc_create_context_priv_data_length(xcb_xvmc_create_context_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_create_context_reply
xcb_xvmc_create_context_reply_t* xcb_xvmc_create_context_reply(xcb_connection_t* c, xcb_xvmc_create_context_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_xvmc_create_context_sizeof
int xcb_xvmc_create_context_sizeof(void* _buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_create_context_unchecked
xcb_xvmc_create_context_cookie_t xcb_xvmc_create_context_unchecked(xcb_connection_t* c, xcb_xvmc_context_t context_id, xcb_xv_port_t port_id, xcb_xvmc_surface_t surface_id, ushort width, ushort height, uint flags)
@param c The connection
@return A cookie
- xcb_xvmc_create_subpicture
xcb_xvmc_create_subpicture_cookie_t xcb_xvmc_create_subpicture(xcb_connection_t* c, xcb_xvmc_subpicture_t subpicture_id, xcb_xvmc_context_t context, uint xvimage_id, ushort width, ushort height)
@param c The connection
@return A cookie
- xcb_xvmc_create_subpicture_priv_data
uint* xcb_xvmc_create_subpicture_priv_data(xcb_xvmc_create_subpicture_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_create_subpicture_priv_data_end
xcb_generic_iterator_t xcb_xvmc_create_subpicture_priv_data_end(xcb_xvmc_create_subpicture_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_create_subpicture_priv_data_length
int xcb_xvmc_create_subpicture_priv_data_length(xcb_xvmc_create_subpicture_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_create_subpicture_reply
xcb_xvmc_create_subpicture_reply_t* xcb_xvmc_create_subpicture_reply(xcb_connection_t* c, xcb_xvmc_create_subpicture_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_xvmc_create_subpicture_sizeof
int xcb_xvmc_create_subpicture_sizeof(void* _buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_create_subpicture_unchecked
xcb_xvmc_create_subpicture_cookie_t xcb_xvmc_create_subpicture_unchecked(xcb_connection_t* c, xcb_xvmc_subpicture_t subpicture_id, xcb_xvmc_context_t context, uint xvimage_id, ushort width, ushort height)
@param c The connection
@return A cookie
- xcb_xvmc_create_surface
xcb_xvmc_create_surface_cookie_t xcb_xvmc_create_surface(xcb_connection_t* c, xcb_xvmc_surface_t surface_id, xcb_xvmc_context_t context_id)
@param c The connection
@return A cookie
- xcb_xvmc_create_surface_priv_data
uint* xcb_xvmc_create_surface_priv_data(xcb_xvmc_create_surface_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_create_surface_priv_data_end
xcb_generic_iterator_t xcb_xvmc_create_surface_priv_data_end(xcb_xvmc_create_surface_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_create_surface_priv_data_length
int xcb_xvmc_create_surface_priv_data_length(xcb_xvmc_create_surface_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_create_surface_reply
xcb_xvmc_create_surface_reply_t* xcb_xvmc_create_surface_reply(xcb_connection_t* c, xcb_xvmc_create_surface_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_xvmc_create_surface_sizeof
int xcb_xvmc_create_surface_sizeof(void* _buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_create_surface_unchecked
xcb_xvmc_create_surface_cookie_t xcb_xvmc_create_surface_unchecked(xcb_connection_t* c, xcb_xvmc_surface_t surface_id, xcb_xvmc_context_t context_id)
@param c The connection
@return A cookie
- xcb_xvmc_destroy_context
xcb_void_cookie_t xcb_xvmc_destroy_context(xcb_connection_t* c, xcb_xvmc_context_t context_id)
@param c The connection
@return A cookie
- xcb_xvmc_destroy_context_checked
xcb_void_cookie_t xcb_xvmc_destroy_context_checked(xcb_connection_t* c, xcb_xvmc_context_t context_id)
@param c The connection
@return A cookie
- xcb_xvmc_destroy_subpicture
xcb_void_cookie_t xcb_xvmc_destroy_subpicture(xcb_connection_t* c, xcb_xvmc_subpicture_t subpicture_id)
@param c The connection
@return A cookie
- xcb_xvmc_destroy_subpicture_checked
xcb_void_cookie_t xcb_xvmc_destroy_subpicture_checked(xcb_connection_t* c, xcb_xvmc_subpicture_t subpicture_id)
@param c The connection
@return A cookie
- xcb_xvmc_destroy_surface
xcb_void_cookie_t xcb_xvmc_destroy_surface(xcb_connection_t* c, xcb_xvmc_surface_t surface_id)
@param c The connection
@return A cookie
- xcb_xvmc_destroy_surface_checked
xcb_void_cookie_t xcb_xvmc_destroy_surface_checked(xcb_connection_t* c, xcb_xvmc_surface_t surface_id)
@param c The connection
@return A cookie
- xcb_xvmc_list_subpicture_types
xcb_xvmc_list_subpicture_types_cookie_t xcb_xvmc_list_subpicture_types(xcb_connection_t* c, xcb_xv_port_t port_id, xcb_xvmc_surface_t surface_id)
@param c The connection
@return A cookie
- xcb_xvmc_list_subpicture_types_reply
xcb_xvmc_list_subpicture_types_reply_t* xcb_xvmc_list_subpicture_types_reply(xcb_connection_t* c, xcb_xvmc_list_subpicture_types_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_xvmc_list_subpicture_types_sizeof
int xcb_xvmc_list_subpicture_types_sizeof(void* _buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_list_subpicture_types_types
xcb_xv_image_format_info_t* xcb_xvmc_list_subpicture_types_types(xcb_xvmc_list_subpicture_types_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_list_subpicture_types_types_iterator
xcb_xv_image_format_info_iterator_t xcb_xvmc_list_subpicture_types_types_iterator(xcb_xvmc_list_subpicture_types_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_list_subpicture_types_types_length
int xcb_xvmc_list_subpicture_types_types_length(xcb_xvmc_list_subpicture_types_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_list_subpicture_types_unchecked
xcb_xvmc_list_subpicture_types_cookie_t xcb_xvmc_list_subpicture_types_unchecked(xcb_connection_t* c, xcb_xv_port_t port_id, xcb_xvmc_surface_t surface_id)
@param c The connection
@return A cookie
- xcb_xvmc_list_surface_types
xcb_xvmc_list_surface_types_cookie_t xcb_xvmc_list_surface_types(xcb_connection_t* c, xcb_xv_port_t port_id)
@param c The connection
@return A cookie
- xcb_xvmc_list_surface_types_reply
xcb_xvmc_list_surface_types_reply_t* xcb_xvmc_list_surface_types_reply(xcb_connection_t* c, xcb_xvmc_list_surface_types_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_xvmc_list_surface_types_sizeof
int xcb_xvmc_list_surface_types_sizeof(void* _buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_list_surface_types_surfaces
xcb_xvmc_surface_info_t* xcb_xvmc_list_surface_types_surfaces(xcb_xvmc_list_surface_types_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_list_surface_types_surfaces_iterator
xcb_xvmc_surface_info_iterator_t xcb_xvmc_list_surface_types_surfaces_iterator(xcb_xvmc_list_surface_types_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_list_surface_types_surfaces_length
int xcb_xvmc_list_surface_types_surfaces_length(xcb_xvmc_list_surface_types_reply_t* R)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcb_xvmc_list_surface_types_unchecked
xcb_xvmc_list_surface_types_cookie_t xcb_xvmc_list_surface_types_unchecked(xcb_connection_t* c, xcb_xv_port_t port_id)
@param c The connection
@return A cookie
- xcb_xvmc_query_version
xcb_xvmc_query_version_cookie_t xcb_xvmc_query_version(xcb_connection_t* c)
@param c The connection
@return A cookie
- xcb_xvmc_query_version_reply
xcb_xvmc_query_version_reply_t* xcb_xvmc_query_version_reply(xcb_connection_t* c, xcb_xvmc_query_version_cookie_t cookie, xcb_generic_error_t** e)
Return the reply
@param c The connection
@param cookie The cookie
@param e The xcb_generic_error_t supplied
- xcb_xvmc_query_version_unchecked
xcb_xvmc_query_version_cookie_t xcb_xvmc_query_version_unchecked(xcb_connection_t* c)
@param c The connection
@return A cookie
- xcb_xvmc_subpicture_end
xcb_generic_iterator_t xcb_xvmc_subpicture_end(xcb_xvmc_subpicture_iterator_t i)
Return the iterator pointing to the last element
@param i An xcb_xvmc_subpicture_iterator_t
@return The iterator pointing to the last element
- xcb_xvmc_subpicture_next
void xcb_xvmc_subpicture_next(xcb_xvmc_subpicture_iterator_t* i)
Get the next element of the iterator
@param i Pointer to a xcb_xvmc_subpicture_iterator_t
- xcb_xvmc_surface_end
xcb_generic_iterator_t xcb_xvmc_surface_end(xcb_xvmc_surface_iterator_t i)
Return the iterator pointing to the last element
@param i An xcb_xvmc_surface_iterator_t
@return The iterator pointing to the last element
- xcb_xvmc_surface_info_end
xcb_generic_iterator_t xcb_xvmc_surface_info_end(xcb_xvmc_surface_info_iterator_t i)
Return the iterator pointing to the last element
@param i An xcb_xvmc_surface_info_iterator_t
@return The iterator pointing to the last element
- xcb_xvmc_surface_info_next
void xcb_xvmc_surface_info_next(xcb_xvmc_surface_info_iterator_t* i)
Get the next element of the iterator
@param i Pointer to a xcb_xvmc_surface_info_iterator_t
- xcb_xvmc_surface_next
void xcb_xvmc_surface_next(xcb_xvmc_surface_iterator_t* i)
Get the next element of the iterator
@param i Pointer to a xcb_xvmc_surface_iterator_t
@defgroup XCB_XvMC_API XCB XvMC API @brief XvMC XCB Protocol Implementation. @{