openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
frontend.h File Reference
#include <map>
#include <lib/dvb/idvb.h>
#include <lib/dvb/frontendparms.h>
#include <lib/dvb/sec.h>

Go to the source code of this file.

Classes

class  eDVBFrontendParameters
 
class  eDVBFrontend
 

Macros

#define DTV_SCRAMBLING_SEQUENCE_INDEX   70
 
#define DVB_VERSION(major, minor)   ((major << 8) | minor)
 

Macro Definition Documentation

◆ DTV_SCRAMBLING_SEQUENCE_INDEX

#define DTV_SCRAMBLING_SEQUENCE_INDEX   70

◆ DVB_VERSION

#define DVB_VERSION (   major,
  minor 
)    ((major << 8) | minor)