Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
game_stream_video_properties Struct Reference

#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
 

Member Data Documentation

◆ aspect_ratio

float game_stream_video_properties::aspect_ratio

◆ format

GAME_PIXEL_FORMAT game_stream_video_properties::format

◆ max_height

unsigned int game_stream_video_properties::max_height

◆ max_width

unsigned int game_stream_video_properties::max_width

◆ nominal_height

unsigned int game_stream_video_properties::nominal_height

◆ nominal_width

unsigned int game_stream_video_properties::nominal_width

The documentation for this struct was generated from the following file: