#include <enginerecord.h>
List of all members.
Detailed Description
Definition at line 40 of file enginerecord.h.
Constructor & Destructor Documentation
| EngineRecord::~EngineRecord |
( |
| ) |
[virtual] |
Member Function Documentation
| void EngineRecord::bytesRecorded |
( |
int |
| ) |
[signal] |
| void EngineRecord::closeCueFile |
( |
| ) |
|
| void EngineRecord::closeFile |
( |
| ) |
|
| bool EngineRecord::fileOpen |
( |
| ) |
|
| void EngineRecord::isRecording |
( |
bool |
| ) |
[signal] |
| bool EngineRecord::openCueFile |
( |
| ) |
|
| bool EngineRecord::openFile |
( |
| ) |
|
| void EngineRecord::process |
( |
const CSAMPLE * |
pIn, |
|
|
const CSAMPLE * |
pOut, |
|
|
const int |
iBufferSize |
|
) |
| [virtual] |
| void EngineRecord::updateFromPreferences |
( |
| ) |
|
| void EngineRecord::write |
( |
unsigned char * |
header, |
|
|
unsigned char * |
body, |
|
|
int |
headerLen, |
|
|
int |
bodyLen |
|
) |
| [virtual] |
The documentation for this class was generated from the following files: