Software framebuffer stream data
Typedefs | |
typedef game_stream_video_packet | game_stream_sw_framebuffer_packet |
Video stream packet More... | |
typedef game_stream_video_properties | game_stream_sw_framebuffer_properties |
Game video stream properties More... | |
struct game_stream_sw_framebuffer_buffer |
Hardware framebuffer type
Class Members | ||
---|---|---|
GAME_PIXEL_FORMAT | format | |
uint8_t * | data | |
size_t | size |
Game video stream properties
Used by Kodi to pass the currently required video stream settings to the addon
Video stream packet
This packet contains video stream data passed to Kodi.