openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
eDVBTableSpec Struct Reference

#include <idvb.h>

Public Types

enum  {
  tfInOrder = 1 , tfAnyVersion = 2 , tfThisVersion = 4 , tfHaveTID = 8 ,
  tfHaveTIDExt = 16 , tfCheckCRC = 32 , tfHaveTimeout = 64 , tfHaveTIDMask = 128 ,
  tfHaveTIDExtMask = 256
}
 

Public Attributes

int pid
 
int tid
 
int tidext
 
int tid_mask
 
int tidext_mask
 
int version
 
int timeout
 
int flags
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
tfInOrder 
tfAnyVersion 
tfThisVersion 
tfHaveTID 
tfHaveTIDExt 
tfCheckCRC 
tfHaveTimeout 
tfHaveTIDMask 
tfHaveTIDExtMask 

Member Data Documentation

◆ flags

int eDVBTableSpec::flags

◆ pid

int eDVBTableSpec::pid

◆ tid

int eDVBTableSpec::tid

◆ tid_mask

int eDVBTableSpec::tid_mask

◆ tidext

int eDVBTableSpec::tidext

◆ tidext_mask

int eDVBTableSpec::tidext_mask

◆ timeout

int eDVBTableSpec::timeout

◆ version

int eDVBTableSpec::version

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