|
kodi
|
Game video stream properties More...
#include <game.h>
Public Attributes | |
| GAME_PIXEL_FORMAT | format |
| The stream's pixel format. | |
| unsigned int | nominal_width |
| The nominal used width. | |
| unsigned int | nominal_height |
| The nominal used height. | |
| unsigned int | max_width |
| The maximal used width. | |
| unsigned int | max_height |
| The maximal used height. | |
| float | aspect_ratio |
| On video stream used aspect ration. More... | |
Game video stream properties
Used by Kodi to pass the currently required video stream settings to the addon
| float game_stream_video_properties::aspect_ratio |
On video stream used aspect ration.
1.8.13