Developer_release_1.4.0
Struct mint.structs.mint_video_mode_essentials
Essential video mode data.
Properties
bits_per_component | (integer)(unsigned int) Bits per component. |
color_encoding | (integer)(mint.enums.mint_color_encoding_type) Color encoding. |
color_space | (integer)(mint.enums.mint_color_space_type) Color space. |
frame_rate | (integer)(unsigned int) Frame rate. |
h_pixels_active | (integer)(unsigned int) H pixels active. |
interlaced | (boolean)(bool) Interlaced. |
v_pixels_active | (integer)(unsigned int) V pixels active. |
Properties
- bits_per_component
- (integer)(unsigned int) Bits per component.
- color_encoding
- (integer)(mint.enums.mint_color_encoding_type) Color encoding.
- color_space
- (integer)(mint.enums.mint_color_space_type) Color space.
- frame_rate
- (integer)(unsigned int) Frame rate.
- h_pixels_active
- (integer)(unsigned int) H pixels active.
- interlaced
- (boolean)(bool) Interlaced.
- v_pixels_active
- (integer)(unsigned int) V pixels active.