Mode Structure used in IOCtl Calls. More...
#include <tpl_drv_video.h>
Data Fields | |
| short | id |
| Mode ID. | |
| Uint16 | width |
| Width. | |
| Uint16 | height |
| Height. | |
| Uint8 | bpp |
| Bits per Unit (Character or Pixel, depending on flags). | |
| Uint8 | flags |
| Mode Flags. | |
Mode Structure used in IOCtl Calls.
Defines a video mode supported by (or requested of) this driver (depending on what ioctl call is used)
1.6.3