x11r4 man page for xvsetportattribute

Query: xvsetportattribute

OS: x11r4

Section: 3

Links: x11r4 man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XvSetPortAttribute(3)					     Library Functions Manual					     XvSetPortAttribute(3)

Name
       XvSetPortAttribute - sets an attribute of a video port

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

       XvSetPortAttribute(Display *dpy, XvPortID port,
			  Atom attribute, int value);

Arguments
       dpy	      Specifies the connection to the X server.

       port	      Specifies the port for which the attribute is to be used.

       attribute      Identifies the port attribute to be set by this request.	Can be one of the table entries under the column "String," below.

       value	      Identifies the value to which attribute is to be set.  Can be one of the table entries under the column "Type," below.

Description
       XvSetPortAttribute(3) permits a client to set the port attribute to specified values.  This request supports the following values:

       Attribute String        Type		Default

       "XV_ENCODING"	       XvEncodingID	Server dependent
       "XV_HUE" 	       [-1000...1000]	0
       "XV_SATURATION"	       [-1000...1000]	0
       "XV_BRIGHTNESS"	       [-1000...1000]	0
       "XV_CONTRAST"	       [-1000...1000]	0

       The supplied encoding must be one of the encodings listed for the adaptor, otherwise an Encoding error results.

       If  the	adaptor  does  not  support  the exact hue, saturation, brightness, and contrast levels supplied, the closest levels supported are
       assumed.  Use XvGetPortAttribute(3) to query the resulting levels.

       When an XvSetPortAttribute(3) request is processed, a PortControlNotify(3) event is generated for all clients that have requested for  port
       changes using XvSelectPortNotify(3).

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

       [XvBadExtension]
	       Returned if the Xv extension is unavailable.

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

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

       [XvBadEncoding]
	       Generated if an encoding is specified that does not exist.

       [BadMatch]
	       Generated if the requested attribute atom does not specify an attribute supported by the adaptor.

See Also
       XvGetPortAttribute(3), XvSelectPortNotify(3), XvPortNotify(3)

X Version 11							    libXv 1.0.4 					     XvSetPortAttribute(3)
Related Man Pages
xvsetportattribute(3) - suse
xvsetportattribute(3) - mojave
xvsetportattribute(3) - php
xvsetportattribute(3) - osf1
xvsetportattribute(3) - freebsd
Similar Topics in the Unix Linux Community
removing duplicates from a file
Finally I touched 1000.Yahooooo!!!
USN-938-1: KDENetwork vulnerability
Help with pivoting table shell script