Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Audio stream packet More...
#include <game.h>
Public Attributes | |
const uint8_t * | data |
Pointer for audio stream data given to Kodi. | |
size_t | size |
Size of data array. | |
Audio stream packet
This packet contains audio stream data passed to Kodi.
size_t game_stream_audio_packet::size |
Size of data array.