xbmc
|
Stream packet and ephemeral metadata More...
#include <game.h>
Public Attributes | |
GAME_STREAM_TYPE | type |
union { | |
game_stream_audio_packet audio | |
game_stream_video_packet video | |
game_stream_hw_framebuffer_packet hw_framebuffer | |
game_stream_sw_framebuffer_packet sw_framebuffer | |
}; | |
Stream packet and ephemeral metadata
This packet contains stream data and accompanying metadata. The metadata is ephemeral, meaning it only applies to the current packet and can change from packet to packet in the same stream.