Connection
Object Hierarchy:
Description:
[ Compact ]
[ CCode ( cname = "xcb_connection_t" , cprefix = "xcb_xv_" , unref_function = "" ) ]
public class Connection : Connection
[ CCode ( cname = "xcb_connection_t" , cprefix = "xcb_xv_" , unref_function = "" ) ]
public class Connection : Connection
Namespace: Xcb.Xv
Package: xcb-xv
Content:
Methods:
- public GetPortAttributeCookie get_port_attribute (Port port, Atom attribute)
- public GetPortAttributeReply? get_port_attribute_reply (GetPortAttributeCookie cookie, out GenericError? e = null)
- public GetPortAttributeCookie get_port_attribute_unchecked (Port port, Atom attribute)
- public VoidCookie get_still (Port port, Drawable drawable, GContext gc, int16 vid_x, int16 vid_y, uint16 vid_w, uint16 vid_h, int16 drw_x, int16 drw_y, uint16 drw_w, uint16 drw_h)
- public VoidCookie get_still_checked (Port port, Drawable drawable, GContext gc, int16 vid_x, int16 vid_y, uint16 vid_w, uint16 vid_h, int16 drw_x, int16 drw_y, uint16 drw_w, uint16 drw_h)
- public VoidCookie get_video (Port port, Drawable drawable, GContext gc, int16 vid_x, int16 vid_y, uint16 vid_w, uint16 vid_h, int16 drw_x, int16 drw_y, uint16 drw_w, uint16 drw_h)
- public VoidCookie get_video_checked (Port port, Drawable drawable, GContext gc, int16 vid_x, int16 vid_y, uint16 vid_w, uint16 vid_h, int16 drw_x, int16 drw_y, uint16 drw_w, uint16 drw_h)
- public GrabPortCookie grab_port (Port port, Timestamp time)
- public GrabPortReply? grab_port_reply (GrabPortCookie cookie, out GenericError? e = null)
- public GrabPortCookie grab_port_unchecked (Port port, Timestamp time)
- public ListImageFormatsCookie list_image_formats (Port port)
- public ListImageFormatsReply? list_image_formats_reply (ListImageFormatsCookie cookie, out GenericError? e = null)
- public ListImageFormatsCookie list_image_formats_unchecked (Port port)
- public VoidCookie put_image (Port port, Drawable drawable, GContext gc, uint32 id, int16 src_x, int16 src_y, uint16 src_w, uint16 src_h, int16 drw_x, int16 drw_y, uint16 drw_w, uint16 drw_h, uint16 width, uint16 height, uint8[] data)
- public VoidCookie put_image_checked (Port port, Drawable drawable, GContext gc, uint32 id, int16 src_x, int16 src_y, uint16 src_w, uint16 src_h, int16 drw_x, int16 drw_y, uint16 drw_w, uint16 drw_h, uint16 width, uint16 height, uint8[] data)
- public VoidCookie put_still (Port port, Drawable drawable, GContext gc, int16 vid_x, int16 vid_y, uint16 vid_w, uint16 vid_h, int16 drw_x, int16 drw_y, uint16 drw_w, uint16 drw_h)
- public VoidCookie put_still_checked (Port port, Drawable drawable, GContext gc, int16 vid_x, int16 vid_y, uint16 vid_w, uint16 vid_h, int16 drw_x, int16 drw_y, uint16 drw_w, uint16 drw_h)
- public VoidCookie put_video (Port port, Drawable drawable, GContext gc, int16 vid_x, int16 vid_y, uint16 vid_w, uint16 vid_h)
- public VoidCookie put_video_checked (Port port, Drawable drawable, GContext gc, int16 vid_x, int16 vid_y, uint16 vid_w, uint16 vid_h)
- public QueryAdaptorsCookie query_adaptors (Window window)
- public QueryAdaptorsReply? query_adaptors_reply (QueryAdaptorsCookie cookie, out GenericError? e = null)
- public QueryAdaptorsCookie query_adaptors_unchecked (Window window)
- public QueryBestSizeCookie query_best_size (Port port, uint16 vid_w, uint16 vid_h, uint16 drw_w, uint16 drw_h, uint8 motion)
- public QueryBestSizeReply? query_best_size_reply (QueryBestSizeCookie cookie, out GenericError? e = null)
- public QueryBestSizeCookie query_best_size_unchecked (Port port, uint16 vid_w, uint16 vid_h, uint16 drw_w, uint16 drw_h, uint8 motion)
- public QueryEncodingsCookie query_encodings (Port port)
- public QueryEncodingsReply? query_encodings_reply (QueryEncodingsCookie cookie, out GenericError? e = null)
- public QueryEncodingsCookie query_encodings_unchecked (Port port)
- public QueryExtensionCookie query_extension ()
- public QueryExtensionReply? query_extension_reply (QueryExtensionCookie cookie, out GenericError? e = null)
- public QueryExtensionCookie query_extension_unchecked ()
- public QueryImageAttributesCookie query_image_attributes (Port port, uint32 id, uint16 width, uint16 height)
- public QueryImageAttributesReply? query_image_attributes_reply (QueryImageAttributesCookie cookie, out GenericError? e = null)
- public QueryImageAttributesCookie query_image_attributes_unchecked (Port port, uint32 id, uint16 width, uint16 height)
- public QueryPortAttributesCookie query_port_attributes (Port port)
- public QueryPortAttributesReply? query_port_attributes_reply (QueryPortAttributesCookie cookie, out GenericError? e = null)
- public QueryPortAttributesCookie query_port_attributes_unchecked (Port port)
- public VoidCookie select_port_notify (Port port, uint8 onoff)
- public VoidCookie select_port_notify_checked (Port port, uint8 onoff)
- public VoidCookie select_video_notify (Drawable drawable, uint8 onoff)
- public VoidCookie select_video_notify_checked (Drawable drawable, uint8 onoff)
- public VoidCookie set_port_attribute (Port port, Atom attribute, int32 value)
- public VoidCookie set_port_attribute_checked (Port port, Atom attribute, int32 value)
- public VoidCookie shm_put_image (Port port, Drawable drawable, GContext gc, Seg shmseg, uint32 id, uint32 offset, int16 src_x, int16 src_y, uint16 src_w, uint16 src_h, int16 drw_x, int16 drw_y, uint16 drw_w, uint16 drw_h, uint16 width, uint16 height, uint8 send_event)
- public VoidCookie shm_put_image_checked (Port port, Drawable drawable, GContext gc, Seg shmseg, uint32 id, uint32 offset, int16 src_x, int16 src_y, uint16 src_w, uint16 src_h, int16 drw_x, int16 drw_y, uint16 drw_w, uint16 drw_h, uint16 width, uint16 height, uint8 send_event)
- public VoidCookie stop_video (Port port, Drawable drawable)
- public VoidCookie stop_video_checked (Port port, Drawable drawable)
- public VoidCookie ungrab_port (Port port, Timestamp time)
- public VoidCookie ungrab_port_checked (Port port, Timestamp time)
Inherited Members:
All known members inherited from class Xcb.Connection
- alloc_color
- alloc_color_cells
- alloc_color_cells_reply
- alloc_color_cells_unchecked
- alloc_color_planes
- alloc_color_planes_reply
- alloc_color_planes_unchecked
- alloc_color_reply
- alloc_color_unchecked
- alloc_named_color
- alloc_named_color_reply
- alloc_named_color_unchecked
- allow_events
- allow_events_checked
- bell
- bell_checked
- change_active_pointer_grab
- change_active_pointer_grab_checked
- change_gc
- change_gc_checked
- change_hosts
- change_hosts_checked
- change_pointer_control
- change_pointer_control_checked
- change_property_atom
- change_property_checked_atom
- change_property_checked_string
- change_property_checked_uint16
- change_property_checked_uint32
- change_property_checked_uint8
- change_property_string
- change_property_uint16
- change_property_uint32
- change_property_uint8
- change_save_set
- change_save_set_checked
- change_window_attributes
- change_window_attributes_checked
- circulate_window
- circulate_window_checked
- clear_area
- clear_area_checked
- close_font
- close_font_checked
- configure_window
- configure_window_checked
- convert_selection
- convert_selection_checked
- copy_area
- copy_area_checked
- copy_colormap_and_free
- copy_colormap_and_free_checked
- copy_gc
- copy_gc_checked
- copy_plane
- copy_plane_checked
- create_colormap
- create_colormap_checked
- create_cursor
- create_cursor_checked
- create_gc
- create_gc_checked
- create_glyph_cursor
- create_glyph_cursor_checked
- create_pixmap
- create_pixmap_checked
- create_window
- create_window_checked
- delete_property
- delete_property_checked
- destroy_subwindows
- destroy_subwindows_checked
- destroy_window
- destroy_window_checked
- fill_poly
- fill_poly_checked
- flush
- force_screen_saver
- force_screen_saver_checked
- free_colormap
- free_colormap_checked
- free_colors
- free_colors_checked
- free_cursor
- free_cursor_checked
- free_gc
- free_gc_checked
- free_pixmap
- free_pixmap_checked
- generate_id
- get_atom_name
- get_atom_name_reply
- get_atom_name_unchecked
- get_file_descriptor
- get_font_path
- get_font_path_reply
- get_font_path_unchecked
- get_geometry
- get_geometry_reply
- get_geometry_unchecked
- get_image
- get_image_reply
- get_image_unchecked
- get_input_focus
- get_input_focus_reply
- get_input_focus_unchecked
- get_motion_events
- get_motion_events_reply
- get_motion_events_unchecked
- get_pointer_control
- get_pointer_control_reply
- get_pointer_control_unchecked
- get_property
- get_property_reply
- get_property_unchecked
- get_screen_saver
- get_screen_saver_reply
- get_screen_saver_unchecked
- get_selection_owner
- get_selection_owner_reply
- get_selection_owner_unchecked
- get_setup
- get_window_attributes
- get_window_attributes_reply
- get_window_attributes_unchecked
- grab_button
- grab_button_checked
- grab_key
- grab_key_checked
- grab_keyboard
- grab_keyboard_reply
- grab_keyboard_unchecked
- grab_pointer
- grab_pointer_reply
- grab_pointer_unchecked
- grab_server
- grab_server_checked
- has_error
- image_text_8
- image_text_8_checked
- install_colormap
- install_colormap_checked
- intern_atom
- intern_atom_reply
- intern_atom_unchecked
- kill_client
- kill_client_checked
- list_extensions
- list_extensions_reply
- list_extensions_unchecked
- list_fonts
- list_fonts_reply
- list_fonts_unchecked
- list_fonts_with_info
- list_fonts_with_info_reply
- list_fonts_with_info_unchecked
- list_hosts
- list_hosts_reply
- list_hosts_unchecked
- list_installed_colormaps
- list_installed_colormaps_reply
- list_installed_colormaps_unchecked
- list_properties
- list_properties_reply
- list_properties_unchecked
- lookup_color
- lookup_color_reply
- lookup_color_unchecked
- map_subwindows
- map_subwindows_checked
- map_window
- map_window_checked
- no_operation
- no_operation_checked
- open_font
- open_font_checked
- poll_for_event
- poly_arc
- poly_arc_checked
- poly_fill_arc
- poly_fill_arc_checked
- poly_fill_rectangle
- poly_fill_rectangle_checked
- poly_line
- poly_line_checked
- poly_point
- poly_point_checked
- poly_rectangle
- poly_rectangle_checked
- poly_segment
- poly_segment_checked
- poly_text_16
- poly_text_16_checked
- poly_text_8
- poly_text_8_checked
- put_image
- put_image_checked
- query_best_size
- query_best_size_reply
- query_best_size_unchecked
- query_colors
- query_colors_reply
- query_colors_unchecked
- query_extension
- query_extension_reply
- query_extension_unchecked
- query_font
- query_font_reply
- query_font_unchecked
- query_keymap
- query_keymap_reply
- query_keymap_unchecked
- query_pointer
- query_pointer_reply
- query_pointer_unchecked
- query_tree
- query_tree_reply
- query_tree_unchecked
- recolor_cursor
- recolor_cursor_checked
- reparent_window
- reparent_window_checked
- request_check
- rotate_properties
- rotate_properties_checked
- set_access_control
- set_access_control_checked
- set_clip_rectangles
- set_clip_rectangles_checked
- set_close_down_mode
- set_close_down_mode_checked
- set_dashes
- set_dashes_checked
- set_input_focus
- set_input_focus_checked
- set_screen_saver
- set_screen_saver_checked
- set_selection_owner
- set_selection_owner_checked
- store_colors
- store_colors_checked
- store_named_color
- store_named_color_checked
- translate_coordinates
- translate_coordinates_reply
- translate_coordinates_unchecked
- ungrab_button
- ungrab_button_checked
- ungrab_key
- ungrab_key_checked
- ungrab_keyboard
- ungrab_keyboard_checked
- ungrab_pointer
- ungrab_pointer_checked
- ungrab_server
- ungrab_server_checked
- uninstall_colormap
- uninstall_colormap_checked
- unmap_subwindows
- unmap_subwindows_checked
- unmap_window
- unmap_window_checked
- wait_for_event
- warp_pointer
- warp_pointer_checked