XvSelectPortNotify(3) | libXv Functions | XvSelectPortNotify(3) |
XvSelectPortNotify - enable or disable XvPortNotify events
#include <X11/extensions/Xvlib.h>
int XvSelectPortNotify(Display *dpy, XvPortID port, Bool onoff);
XvSelectPortNotify(3) enables or disables PortNotify event delivery to the requesting client. XvPortNotify(3) events are generated when port attributes are changed using XvSetPortAttribute(3).
libXv 1.0.11 | X Version 11 |