Nv-Control X Functions - Nvidia Quadro FX 4800 User Manual

Table of Contents

Advertisement

C
5
HAPTER
API Control

NV-Control X Functions

Table 5.2
Call
XNVCTRLQueryExtension()
XNVCTRLQueryVersion()
XNVCTRLIsNvScreen()
XNVCTRLSetAttribute()
XNVCTRLSetAttributeAndGetStatus(
)
XNVCTRLQueryAttribute()
XNVCTRLQueryStringAttribute()
XNVCTRLSetStringAttribute()
XNVCTRLQueryValidAttributeValues
()
XNVCTRLSetGvoColorConversion()
XNVCTRLQueryGvoColorConversion()
XNVCTRLQueryExtension()
Bool XNVCTRLQueryExtension (
);
This function returns True if the extension exists, False otherwise. event_basep and 
error_basep are the extension event and error bases.  Currently, no extension specific 
errors or events are  defined.
XNVCTRLQueryVersion()
Bool XNVCTRLQueryVersion (
70
NV-Control X Function Index
Display *dpy,
int *event_basep,
int *error_basep
Display *dpy,
int *major,
int *minor
Quadro FX 4800/5800 and Quadro CX SDI User's Guide– Version 1.0
Description
Queries for the existence of the Nv_Gvo
extensions
Queries the extension version
Queries whether the specified screen is
controlled by the NVIDIA driver.
Sets the specified attribute to the specified
value.
Same as XNVCTRLSetAttribute().
Queries the value of the specified attribute
Queries the value of the specified string
attribute
Set the specified string attribute with the
specified string.
Queries the valid values for the specified
attribute
Sets the color conversion matrix
Queries the color conversion matrix
NVIDIA Corporation

Advertisement

Table of Contents
loading

This manual is also suitable for:

Quadro fx 5800Quadro cx sdi

Table of Contents