openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
tstools.cpp File Reference
#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
 

Function Documentation

◆ DEFINE_REF()

DEFINE_REF ( eTSFileSectionReader  )

◆ pts_diff()

static pts_t pts_diff ( pts_t  low,
pts_t  high 
)
static

Variable Documentation

◆ m_maxrange

const int m_maxrange = 256*1024
static