![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#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 |
| anonymous enum |
| int eDVBTableSpec::flags |
| int eDVBTableSpec::pid |
| int eDVBTableSpec::tid |
| int eDVBTableSpec::tid_mask |
| int eDVBTableSpec::tidext |
| int eDVBTableSpec::tidext_mask |
| int eDVBTableSpec::timeout |
| int eDVBTableSpec::version |