SDI Technologies iH30 Spezifikationen Seite 110

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 147
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 109
Quadro SDI Output PG-03776-001_v06
| 105
13 NV CONTROL VIO CONTROLS
/**********************************************************************
****/
/*
* Attribute Targets
*
* Targets define attribute groups. For example, some attributes are
only
* valid to set on a GPU, others are only valid when talking about an
* X Screen. Target types are then what is used to identify the target
* group of the attribute you wish to set/query.
*
* Here are the supported target types:
*/
#define NV_CTRL_TARGET_TYPE_X_SCREEN 0
#define NV_CTRL_TARGET_TYPE_GPU 1
#define NV_CTRL_TARGET_TYPE_FRAMELOCK 2
#define NV_CTRL_TARGET_TYPE_VCSC 3 /* Visual Computing System */
#define NV_CTRL_TARGET_TYPE_GVI 4
/**********************************************************************
****/
/*
* Attributes
*
* Some attributes may only be read; some may require a display_mask
* argument and others may be valid only for specific target types.
* This information is encoded in the "permission" comment after each
* attribute #define, and can be queried at run time with
* XNVCTRLQueryValidAttributeValues() and/or
* XNVCTRLQueryValidTargetAttributeValues()
*
Seitenansicht 109
1 2 ... 105 106 107 108 109 110 111 112 113 114 115 ... 146 147

Kommentare zu diesen Handbüchern

Keine Kommentare