openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
eMPEGStreamInformationWriter Class Reference

#include <pvrparse.h>

Inheritance diagram for eMPEGStreamInformationWriter:
eMPEGStreamParserTS

Public Member Functions

 eMPEGStreamInformationWriter ()
 
 ~eMPEGStreamInformationWriter ()
 
int startSave (const std::string &filename)
 
int stopSave (void)
 
virtual void addAccessPoint (off_t offset, pts_t pts, bool streamtime)
 
void writeStructureEntry (off_t offset, unsigned long long data)
 
void commit ()
 

Constructor & Destructor Documentation

◆ eMPEGStreamInformationWriter()

eMPEGStreamInformationWriter::eMPEGStreamInformationWriter ( )

◆ ~eMPEGStreamInformationWriter()

eMPEGStreamInformationWriter::~eMPEGStreamInformationWriter ( )

Member Function Documentation

◆ addAccessPoint()

void eMPEGStreamInformationWriter::addAccessPoint ( off_t  offset,
pts_t  pts,
bool  streamtime 
)
virtual

◆ commit()

void eMPEGStreamInformationWriter::commit ( )

◆ startSave()

int eMPEGStreamInformationWriter::startSave ( const std::string &  filename)

◆ stopSave()

int eMPEGStreamInformationWriter::stopSave ( void  )

◆ writeStructureEntry()

void eMPEGStreamInformationWriter::writeStructureEntry ( off_t  offset,
unsigned long long  data 
)

The documentation for this class was generated from the following files: