1UNTITLED                             LOCAL                            UNTITLED
2

NAME

4     glutVideoResizeGet — Undocumented, unimplemented.
5

LIBRARY

7     OpenGLUT - videomode
8

SYNOPSIS

10     #include <openglut.h>
11
12     int
13     glutVideoResizeGet(GLenum eWhat);
14

PARAMETERS

16      eWhat     An enumerated tag.
17

DESCRIPTION

19     This function is undocumented.  This function is unimplemeneted
20     (presently).
21
22     From GLUT 3.7's implementation, the following is a list of symbols that
23     GLUT 3.7 supported.  These are not necessarily defined in OpenGLUT at
24     this time, nor is support presently available for them:
25
26      -  GLUT_VIDEO_RESIZE_POSSIBLE  (feature presence)
27      -  GLUT_VIDEO_RESIZE_IN_USE
28      -  GLUT_VIDEO_RESIZE_X_DELTA
29      -  GLUT_VIDEO_RESIZE_Y_DELTA
30      -  GLUT_VIDEO_RESIZE_WIDTH_DELTA
31      -  GLUT_VIDEORESIZE_HEIGHT_DELTA
32      -  GLUT_VIDEO_REISZE_X
33      -  GLUT_VIDEO_RESIZE_Y
34      -  GLUT_VIDEO_RESIZE_WIDTH
35      -  GLUT_VIDEO_RESIZE_HEIGHT
36
37     A -1 should be returned for unimplemented features, and a warning
38     printed.
39

SEE ALSO

41     glutVideoResizeGet(3) glutSetupVideoResizing(3) glutStopVideoResizing(3)
42     glutVideoResize(3) glutVideoPan(3)
43
44
45
46
47                                     Epoch
Impressum