NAME
xcbxvvideonotifyeventt - SYNOPSIS
#include
Event datastructure typedef struct xcbxvvideonotifyeventt { uint8t responsetype; uint8t reason; uint16t sequence; xcbtimestampt time; xcbdrawablet drawable; xcbxvportt port; } xcbxvvideonotifyeventt; EVENT FIELDS responsetype The type of this event, in this case XCBXVVIDEONOTIFY. This field is also present in the xcbgenericeventt and can be used to tell events apart from each other. sequence The sequence number of the last request processed by the X11 server. reason NOT YET DOCUMENTED. time NOT YET DOCUMENTED. drawable NOT YET DOCUMENTED. port NOT YET DOCUMENTED. DESCRIPTION SEE ALSO AUTHOR Generated from xv.xml. Contact xcb@lists.freedesktop.org for correcā tions and improvements. X Version 11 libxcb 1.13 xcbxvvideonotifyeventt(3)