XvSelectPortNotify(3) | Library Functions Manual | 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).
XvSetPortNotify(3), XvSetPortAttribute(3), XvPortNotify(3)
X Version 11 | libXv Functions |