Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
DemuxPacket.h File Reference
#include "TimingConstants.h"
#include <cstdint>
#include <memory>

Classes

struct  DemuxPacket
 

Macros

#define DMX_SPECIALID_STREAMINFO   -10
 
#define DMX_SPECIALID_STREAMCHANGE   -11
 

Typedefs

typedef struct DemuxPacket DemuxPacket
 

Macro Definition Documentation

◆ DMX_SPECIALID_STREAMCHANGE

#define DMX_SPECIALID_STREAMCHANGE   -11

◆ DMX_SPECIALID_STREAMINFO

#define DMX_SPECIALID_STREAMINFO   -10

Typedef Documentation

◆ DemuxPacket

typedef struct DemuxPacket DemuxPacket