xbmc
Public Attributes | List of all members
game_stream_video_packet Struct Reference

Video stream packet More...

#include <game.h>

Collaboration diagram for game_stream_video_packet:
Collaboration graph
[legend]

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.
 

Detailed Description

Video stream packet

This packet contains video stream data passed to Kodi.


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