#include <servicemp3record.h>
|
RESULT | connectEvent (const sigc::slot2< void, iRecordableService *, int > &event, ePtr< eConnection > &connection) |
|
RESULT | prepare (const char *filename, time_t begTime, time_t endTime, int eit_event_id, const char *name, const char *descr, const char *tags, bool descramble, bool recordecm, int packetsize) |
|
RESULT | prepareStreaming (bool descramble, bool includeecm) |
|
RESULT | start (bool simulate=false) |
|
RESULT | stop () |
|
RESULT | stream (ePtr< iStreamableService > &ptr) |
|
RESULT | getError (int &error) |
|
RESULT | frontendInfo (ePtr< iFrontendInformation > &ptr) |
|
RESULT | subServices (ePtr< iSubserviceList > &ptr) |
|
RESULT | getFilenameExtension (std::string &ext) |
|
virtual | SWIG_VOID (RESULT) getError(int &SWIG_OUTPUT)=0 |
|
virtual | SWIG_VOID (RESULT) frontendInfo(ePtr< iFrontendInformation > &SWIG_OUTPUT)=0 |
|
virtual | SWIG_VOID (RESULT) stream(ePtr< iStreamableService > &SWIG_OUTPUT)=0 |
|
virtual | SWIG_VOID (RESULT) subServices(ePtr< iSubserviceList > &SWIG_OUTPUT)=0 |
|
void | operator delete (void *p) |
|
virtual void | AddRef ()=0 |
|
virtual void | Release ()=0 |
|
|
enum | {
evStart
, evEnd
, evTunedIn
, evTuneFailed
,
evRecordRunning
, evRecordStopped
, evNewProgramInfo
, evRecordFailed
,
evRecordWriteError
, evNewEventInfo
, evTuneStart
, evPvrTuneStart
,
evRecordAborted
, evGstRecordEnded
} |
|
enum | {
NoError =0
, errOpenRecordFile =-1
, errNoDemuxAvailable =-2
, errNoTsRecorderAvailable =-3
,
errDiskFull =-4
, errTuneFailed =-255
, errMisconfiguration = -256
, errNoResources = -257
} |
|
virtual | ~iObject () |
|
◆ connectEvent()
◆ frontendInfo()
◆ getError()
RESULT eServiceMP3Record::getError |
( |
int & |
error | ) |
|
|
inline |
◆ getFilenameExtension()
RESULT eServiceMP3Record::getFilenameExtension |
( |
std::string & |
ext | ) |
|
|
inline |
◆ prepare()
RESULT eServiceMP3Record::prepare |
( |
const char * |
filename, |
|
|
time_t |
begTime, |
|
|
time_t |
endTime, |
|
|
int |
eit_event_id, |
|
|
const char * |
name, |
|
|
const char * |
descr, |
|
|
const char * |
tags, |
|
|
bool |
descramble, |
|
|
bool |
recordecm, |
|
|
int |
packetsize |
|
) |
| |
|
virtual |
◆ prepareStreaming()
RESULT eServiceMP3Record::prepareStreaming |
( |
bool |
descramble, |
|
|
bool |
includeecm |
|
) |
| |
|
virtual |
◆ start()
RESULT eServiceMP3Record::start |
( |
bool |
simulate = false | ) |
|
|
virtual |
◆ stop()
RESULT eServiceMP3Record::stop |
( |
| ) |
|
|
virtual |
◆ stream()
◆ subServices()
◆ eServiceFactoryMP3
The documentation for this class was generated from the following files: