Video state stucture.
More...
#include <video.h>
Video state stucture.
Definition at line 116 of file video.h.
◆ colorSpace
| u8 _videostate::colorSpace |
color space.
The possible values are:
VIDEO_BUFFER_FORMAT_XRGB
VIDEO_BUFFER_FORMAT_XBGR
VIDEO_BUFFER_FORMAT_FLOAT - Todo:
- verify
Definition at line 134 of file video.h.
◆ displayMode
display mode.
Definition at line 138 of file video.h.
◆ padding
| u8 _videostate::padding[6] |
◆ state
state value.
The possible values are:
VIDEO_STATE_DISABLED
VIDEO_STATE_ENABLED
VIDEO_STATE_BUSY
Definition at line 125 of file video.h.
The documentation for this struct was generated from the following file: