#include <demux.h>
|
| eDVBRecordStreamThread (int packetsize, int buffersize=-1, bool sync_mode=false) |
|
| eDVBRecordFileThread (int packetsize, int bufferCount, int buffersize=-1, bool sync_mode=false) |
|
| ~eDVBRecordFileThread () |
|
void | setTimingPID (int pid, iDVBTSRecorder::timing_pid_type pidtype, int streamtype) |
|
void | startSaveMetaInformation (const std::string &filename) |
|
void | stopSaveMetaInformation () |
|
int | getLastPTS (pts_t &pts) |
|
int | getFirstPTS (pts_t &pts) |
|
void | setTargetFD (int fd) |
|
void | enableAccessPoints (bool enable) |
|
| eFilePushThreadRecorder (unsigned char *buffer, size_t buffersize=188 *1024) |
|
void | thread () |
|
void | stop () |
|
void | start (int sourcefd) |
|
int | getProtocol () |
|
void | setProtocol (int i) |
|
void | setSession (int se, int st) |
|
int | read_dmx (int fd, void *m_buffer, int size) |
|
int | pushReply (void *buf, int len) |
|
void | sendEvent (int evt) |
|
| eThread () |
|
virtual | ~eThread () |
|
virtual void | thread_finished () |
|
int | run (int prio=0, int policy=0) |
|
int | sendSignal (int sig) |
|
void | kill () |
|
void | abort_badly () |
|
◆ eDVBRecordStreamThread()
eDVBRecordStreamThread::eDVBRecordStreamThread |
( |
int |
packetsize, |
|
|
int |
buffersize = -1 , |
|
|
bool |
sync_mode = false |
|
) |
| |
◆ flush()
void eDVBRecordStreamThread::flush |
( |
| ) |
|
|
protectedvirtual |
◆ writeData()
int eDVBRecordStreamThread::writeData |
( |
int |
len | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files: