openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
lowlevel/eit.h File Reference
#include <sys/types.h>

Go to the source code of this file.

Classes

struct  eit_t
 
struct  eit_loop_struct1
 
struct  eit_short_event_descriptor_struct
 
struct  eit_event_struct
 
struct  eit_extended_descriptor_struct
 

Macros

#define EIT_SIZE   14
 
#define EIT_SHORT_EVENT_DESCRIPTOR   0x4d
 
#define EIT_SHORT_EVENT_DESCRIPTOR_SIZE   6
 
#define EIT_EXTENDED_EVENT_DESCRIPOR   0x4e
 
#define EIT_EXTENDED_EVENT_DESCRIPTOR_SIZE   6
 
#define EIT_LOOP_SIZE   12
 
#define EIT_EXTENDED_EVENT_DESCRIPOR   0x4e
 

Typedefs

typedef struct eit_event_struct eit_event_t
 

Macro Definition Documentation

◆ EIT_EXTENDED_EVENT_DESCRIPOR [1/2]

#define EIT_EXTENDED_EVENT_DESCRIPOR   0x4e

◆ EIT_EXTENDED_EVENT_DESCRIPOR [2/2]

#define EIT_EXTENDED_EVENT_DESCRIPOR   0x4e

◆ EIT_EXTENDED_EVENT_DESCRIPTOR_SIZE

#define EIT_EXTENDED_EVENT_DESCRIPTOR_SIZE   6

◆ EIT_LOOP_SIZE

#define EIT_LOOP_SIZE   12

◆ EIT_SHORT_EVENT_DESCRIPTOR

#define EIT_SHORT_EVENT_DESCRIPTOR   0x4d

◆ EIT_SHORT_EVENT_DESCRIPTOR_SIZE

#define EIT_SHORT_EVENT_DESCRIPTOR_SIZE   6

◆ EIT_SIZE

#define EIT_SIZE   14

Typedef Documentation

◆ eit_event_t

typedef struct eit_event_struct eit_event_t