openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
servicewebts.h File Reference
#include <lib/base/ioprio.h>
#include <lib/base/message.h>
#include <lib/service/iservice.h>
#include <lib/dvb/dvb.h>

Go to the source code of this file.

Classes

class  eServiceFactoryWebTS
 
class  eStaticServiceWebTSInfo
 
class  TSAudioInfoWeb
 
struct  TSAudioInfoWeb::StreamInfo
 
class  eServiceWebTS
 
class  eStreamThreadWeb
 

Macros

#define PRIVATE_STREAM1   0xBD
 
#define PRIVATE_STREAM2   0xBF
 
#define AUDIO_STREAM_S   0xC0
 
#define AUDIO_STREAM_E   0xDF
 
#define VIDEO_STREAM_S   0xE0
 
#define VIDEO_STREAM_E   0xEF
 
#define TS_SIZE   188
 
#define IN_SIZE   65424
 
#define PID_MASK_HI   0x1F
 

Macro Definition Documentation

◆ AUDIO_STREAM_E

#define AUDIO_STREAM_E   0xDF

◆ AUDIO_STREAM_S

#define AUDIO_STREAM_S   0xC0

◆ IN_SIZE

#define IN_SIZE   65424

◆ PID_MASK_HI

#define PID_MASK_HI   0x1F

◆ PRIVATE_STREAM1

#define PRIVATE_STREAM1   0xBD

◆ PRIVATE_STREAM2

#define PRIVATE_STREAM2   0xBF

◆ TS_SIZE

#define TS_SIZE   188

◆ VIDEO_STREAM_E

#define VIDEO_STREAM_E   0xEF

◆ VIDEO_STREAM_S

#define VIDEO_STREAM_S   0xE0