Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xvstopvideo(3x) [xfree86 man page]

XvStopVideo(3X) 														   XvStopVideo(3X)

Name
       XvStopVideo - stop active video

Syntax
       #include <X11/extensions/Xvlib.h>

       XvStopVideo(dpy, port, draw)

       Display *dpy;
       XvPortID port;
       Drawable draw;

Arguments
       dpy	      Specifies  the  display  screen  on which the Xv Server is to accept requests from Xv clients.  If the display option is not
		      specified, Xv uses the display screen specified by your DISPLAY environment variable.  The display  option  has  the  format
		      hostname:number.	Using two colons (::) instead of one (:) indicates that DECnet is to be used for transport.

       port	      Specifies the port for which video is to be stopped.

       draw	      Specifies the drawable associated with the named port.

Description
       XvStopVideo(3X)	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(3X) event with detail XvStopped	is  generated  for
       the associated drawable.

Returned Values
       [Success]
	       Returned if XvStopVideo(3X) completed successfully.

       [XvBadExtension]
	       Returned if the Xv extension is unavailable.

       [XvBadAlloc]
	       Returned if XvStopVideo(3X) failed to allocate memory to process the request.

Diagnostics
       [XvBadPort]
	       Generated if the requested port does not exist.

       [BadDrawable]
	       Generated if the requested drawable does not exist.

See Also
       XvGetVideo(3X), XvPutVideo(3X), XvVideoNotifyEvent(3X)

XFree86 							   Version 4.7.0						   XvStopVideo(3X)

Check Out this Related Man Page

XvStopVideo(3)							  libXv Functions						    XvStopVideo(3)

NAME
XvStopVideo - stop active video SYNOPSIS
#include <X11/extensions/Xvlib.h> int XvStopVideo(Display *dpy, XvPortID port, Drawable draw); ARGUMENTS
dpy Specifies the connection to the X server. port Specifies the port for which video is to be stopped. draw Specifies the drawable associated with the named port. DESCRIPTION
XvStopVideo(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
[Success] Returned if XvStopVideo(3) completed successfully. [XvBadExtension] Returned if the Xv extension is unavailable. [XvBadAlloc] Returned if XvStopVideo(3) failed to allocate memory to process the request. DIAGNOSTICS
[XvBadPort] Generated if the requested port does not exist. [BadDrawable] Generated if the requested drawable does not exist. SEE ALSO
XvGetVideo(3), XvPutVideo(3), XvVideoNotify(3) X Version 11 libXv 1.0.7 XvStopVideo(3)
Man Page

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Laptop video problem....

I am running freeBSD on a Digital (company before compaq) laptop, and it is not displaying properly. there is about 2 inches on all sides of the screen that the display doest stretch to, its a little box in the center of the screen, anyone know how i can fix that problem?? any help would be much... (4 Replies)
Discussion started by: MadProfessor
4 Replies

2. Solaris

No video display

I have two Ultra 80s that I'm working with, on one of them I was able to get video and build the system, but on the other ultra 80, the monitor switches on but doesn't display any video. Any suggestions as to how I could go about troubleshooting this? Thanks in advance, Justin (0 Replies)
Discussion started by: jroglass
0 Replies

3. Solaris

Solaris 10 - dtlogin port chnage?

I have changed my dtlogin port from the deault 177 to 180. When I'm at the Remote Login session screen, how do I specify the port number? (5 Replies)
Discussion started by: kungpow
5 Replies

4. Programming

port 23

Hi All, I have conencted to port 23(Telnet port) through a C program but even if i tried recv() nothing was printed on the screen. Regards, Sayantan (2 Replies)
Discussion started by: Sayantan
2 Replies

5. UNIX for Dummies Questions & Answers

Does command for reading from memory exist?

Does exist in unix any command which could read data from any memory address or port and return result on screen? (2 Replies)
Discussion started by: linuxchemist
2 Replies

6. AIX

How to connect to Pseries without video/display port

Hello, I have an old Pseries P520 9111-520 and it doesn't have the PCI graphics - video - display card in it. On the back side of it, I can see two serial ports. What is the easiest way to put console display for this system ? Would a serial cable ( null modem cable ) from Pseries to... (5 Replies)
Discussion started by: filosophizer
5 Replies

7. Ubuntu

Converting Impress output to DVD video

I have a need to convert 'Impress' presentations to DVD video format whilst retaining the original presentation in situ. Copying the individual slides and modifying size etc. in Gimp and then importing them into 'Openshot' is both long winded and the loss of quality is significant. Can anybody... (14 Replies)
Discussion started by: Royalist
14 Replies