XvUngrabPort(3) | libXv Functions | XvUngrabPort(3) |
XvUngrabPort - release port grabbed for video operation
#include <X11/extensions/Xvlib.h>
int XvUngrabPort(Display *dpy, XvPortID port, Time time);
XvUngrabPort(3)
releases a grabbed port. If time specifies a time before the last
XvGrabPort(3) was executed, the request is ignored.
libXv 1.0.11 | X Version 11 |