|
xbmc
|
Immutable stream metadata More...
#include <game.h>

Public Attributes | |
| GAME_STREAM_TYPE | type |
| union { | |
| game_stream_audio_properties audio | |
| game_stream_video_properties video | |
| game_stream_hw_framebuffer_properties hw_framebuffer | |
| game_stream_sw_framebuffer_properties sw_framebuffer | |
| }; | |
Immutable stream metadata
This metadata is provided when the stream is opened. If any stream properties change, a new stream must be opened.
1.8.13