kodi
Public Attributes | List of all members
game_stream_buffer Struct Reference

Stream buffers for hardware rendering and zero-copy support More...

#include <game.h>

Collaboration diagram for game_stream_buffer:
Collaboration graph
[legend]

Public Attributes

GAME_STREAM_TYPE type
 The stream type.
 
union {
   game_stream_hw_framebuffer_buffer   hw_framebuffer
 The audio stream packet.
 
   game_stream_sw_framebuffer_buffer   sw_framebuffer
 The video stream packet.
 
}; 
 

Detailed Description

Stream buffers for hardware rendering and zero-copy support


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