Video display mode.
More...
#include <video.h>
Video display mode.
Definition at line 82 of file video.h.
◆ aspect
| u8 _videodisplaymode::aspect |
aspect ratio.
The possible values are:
VIDEO_ASPECT_AUTO
VIDEO_ASPECT_4_3
VIDEO_ASPECT_16_9
Definition at line 106 of file video.h.
◆ conversion
| u8 _videodisplaymode::conversion |
Conversion mode.
- Todo:
- more explanations needed.
Definition at line 98 of file video.h.
◆ padding
| u8 _videodisplaymode::padding[2] |
◆ refreshRates
| u16 _videodisplaymode::refreshRates |
Refresh rates.
- Todo:
- more explanations needed.
Definition at line 111 of file video.h.
◆ resolution
| u8 _videodisplaymode::resolution |
resolution id.
The possible values are:
VIDEO_RESOLUTION_1080
VIDEO_RESOLUTION_720
VIDEO_RESOLUTION_480
VIDEO_RESOLUTION_576
Definition at line 92 of file video.h.
◆ scanMode
| u8 _videodisplaymode::scanMode |
Scan mode.
- Todo:
- more explanations needed.
Definition at line 95 of file video.h.
The documentation for this struct was generated from the following file: