xbmc
|
Video stream packet More...
#include <game.h>
Public Attributes | |
unsigned int | width |
Video height. | |
unsigned int | height |
Video width. | |
GAME_VIDEO_ROTATION | rotation |
Width GAME_VIDEO_ROTATION defined rotation angle. | |
const uint8_t * | data |
Pointer for video stream data given to Kodi. | |
size_t | size |
Size of data array. | |
Video stream packet
This packet contains video stream data passed to Kodi.