XvSelectVideoNotify (3) Linux Manual Page
XvSelectVideoNotify – enable or disable VideoNotify events Synopsis #include <X11/extensions/Xvlib.h> int XvSelectVideoNotify(Display *dpy, Drawable drawable, Bool onoff); Arguments dpy Specifies the connection to the X server. drawable Defines the drawable in which video activity is to be reported. onoff Selects whether video notification is enabled or disabled. Description XvSelectVideoNotify(3) enables or disables XvVideoNotify(3) events to…
