![]() |
![]()
| ![]() |
![]()
NAMEXvStopVideo - stop active video SYNOPSIS#include <X11/extensions/Xvlib.h> int XvStopVideo(Display *dpy, XvPortID port, Drawable draw); ARGUMENTSDESCRIPTIONXvStopVideo(3) stops active video for the specified port and drawable. If the port is not processing video, or if it is processing video in a different drawable, the request is ignored. When video is stopped a XvVideoNotify(3) event with detail XvStopped is generated for the associated drawable. RETURN VALUES
DIAGNOSTICS
SEE ALSOXvGetVideo(3), XvPutVideo(3), XvVideoNotify(3)
|