xbmc
Public Attributes | List of all members
game_stream_packet Struct Reference

Stream packet and ephemeral metadata More...

#include <game.h>

Collaboration diagram for game_stream_packet:
Collaboration graph
[legend]

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
 
}; 
 

Detailed Description

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.


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