NVIDIA FX4500 User Guide - Page 47

SDI Application Programming Overview, Under WindowsXP, Under Linux

Page 47 highlights

Chapter 05 : API Control SDI Application Programming Overview Application programming of the NVIDIA Quadro SDI consists of two principle parts- device control and data transfer.  Device control handles the hardware configuration as well as the starting and stopping of data transfers. This chapter covers the APIs related to data control.  Data transfer is the sequence of operations that send graphics data to the video device for output. Under WindowsXP • Device control is handled by the NvGvo API, described in this chapter. • Data transfer operations are performed by the OpenGL extension WGL_NV_video_out. Under Linux • Device control is handled by the NV‐CONTROL X extension, described in this chapter. • Data transfer operations are performed by the OpenGL extension GLX_NV_video_output. Quadro 4000/5000/6000 SDI DU-05337-001_v01 | 43

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96

Quadro 4000/5000/6000 SDI
DU-05337-001_v01
|
43
Chapter 05 : API Control
SDI Application Programming Overview
Application programming of the NVIDIA Quadro SDI consists of two principle parts–
device control and data transfer.
Device contro
l handles the hardware configuration as well as the starting and
stopping of data transfers.
This chapter covers the APIs related to data control.
Data transfer
is the sequence of operations that send graphics data to the video
device for output.
Under WindowsXP
Device control
is handled by the NvGvo API, described in this chapter.
Data transfer
operations are performed by the OpenGL extension
WGL_NV_video_out.
Under Linux
Device control
is handled by the NV
CONTROL X extension, described in this
chapter.
Data transfer
operations are performed by the OpenGL extension
GLX_NV_video_output.