![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <lib/dvb/tstools.h>
#include <lib/dvb/specs.h>
#include <lib/base/eerror.h>
#include <lib/base/cachedtssource.h>
#include <unistd.h>
#include <fcntl.h>
#include <stdio.h>
Functions | |
DEFINE_REF (eTSFileSectionReader) | |
static pts_t | pts_diff (pts_t low, pts_t high) |
Variables | |
static const int | m_maxrange = 256*1024 |
DEFINE_REF | ( | eTSFileSectionReader | ) |
|
static |