XvUngrabPort(3) | Library Functions Manual | 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.
XvGrabPort(3)
X Version 11 | libXv Functions |