Signature
Parameters
Variables | Description |
---|---|
param |
Name of video resize information to retrieve.
|
Description
glutVideoResizeGet
retrieves GLUT video resizing information represented by integers. The
param
parameter determines what type of video resize information to return.
X Implementation Notes
The current implementation uses the SGIX_video_resize GLX extension. This extension is currently supported on SGI's
InfiniteReality-based systems.
Win32 Implementation Notes
The current implementation never reports that video resizing is possible.