Kodi Development  20.0
for Binary and Script based Add-Ons

Detailed Description

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...
 

Class Documentation

◆ game_stream_sw_framebuffer_buffer

struct game_stream_sw_framebuffer_buffer

Hardware framebuffer type

Class Members
GAME_PIXEL_FORMAT format
uint8_t * data
size_t size

Typedef Documentation

◆ game_stream_sw_framebuffer_properties

Game video stream properties

Used by Kodi to pass the currently required video stream settings to the addon

◆ game_stream_sw_framebuffer_packet

Video stream packet

This packet contains video stream data passed to Kodi.