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

#include <kodi_game_types.h>

Public Attributes

unsigned int width
 
unsigned int height
 
GAME_VIDEO_ROTATION rotation
 
const uint8_tdata
 
size_t size
 

Member Data Documentation

◆ data

const uint8_t* game_stream_video_packet::data

◆ height

unsigned int game_stream_video_packet::height

◆ rotation

GAME_VIDEO_ROTATION game_stream_video_packet::rotation

◆ size

size_t game_stream_video_packet::size

◆ width

unsigned int game_stream_video_packet::width

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