Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches

Audio stream packet More...

#include <game.h>

Public Attributes

const uint8_tdata
 Pointer for audio stream data given to Kodi.
 
size_t size
 Size of data array.
 

Detailed Description

Audio stream packet

This packet contains audio stream data passed to Kodi.

Member Data Documentation

◆ data

const uint8_t* game_stream_audio_packet::data

Pointer for audio stream data given to Kodi.

◆ size

size_t game_stream_audio_packet::size

Size of data array.


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