Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches

Detailed Description

Software framebuffer stream data

Typedefs

typedef game_stream_video_packet game_stream_sw_framebuffer_packet
 Software framebuffer packet
 
typedef game_stream_video_properties game_stream_sw_framebuffer_properties
 Game software framebuffer stream properties
 

Class Documentation

◆ game_stream_sw_framebuffer_buffer

struct game_stream_sw_framebuffer_buffer

Software framebuffer type

Class Members
GAME_PIXEL_FORMAT format
uint8_t * data
size_t size

Typedef Documentation

◆ game_stream_sw_framebuffer_properties

Game software framebuffer stream properties

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

◆ game_stream_sw_framebuffer_packet

Software framebuffer packet

This packet contains video stream data passed to Kodi.