|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <kodi_game_types.h>
Public Attributes | |
| GAME_PIXEL_FORMAT | format |
| unsigned int | nominal_width |
| unsigned int | nominal_height |
| unsigned int | max_width |
| unsigned int | max_height |
| float | aspect_ratio |
| float game_stream_video_properties::aspect_ratio |
| GAME_PIXEL_FORMAT game_stream_video_properties::format |
| unsigned int game_stream_video_properties::max_height |
| unsigned int game_stream_video_properties::max_width |
| unsigned int game_stream_video_properties::nominal_height |
| unsigned int game_stream_video_properties::nominal_width |