|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <kodi_game_types.h>
Public Attributes | |
| unsigned int | width |
| unsigned int | height |
| GAME_VIDEO_ROTATION | rotation |
| const uint8_t * | data |
| size_t | size |
| const uint8_t* game_stream_video_packet::data |
| unsigned int game_stream_video_packet::height |
| GAME_VIDEO_ROTATION game_stream_video_packet::rotation |
| size_t game_stream_video_packet::size |
| unsigned int game_stream_video_packet::width |