#include <CKlearAppRecorder.h>
Collaboration diagram for CKlearAppRecorder:

Public Member Functions | |
| CKlearAppRecorder () | |
| Constructor. | |
| CKlearAppRecorder (const QString RecordFile, const CKlearAppConfig *const KlearConfig, const bool isTimeShifted=false) | |
| Constructor which creates a CKlearAppRecorder object using the specified parameters. | |
| virtual | ~CKlearAppRecorder () |
| Destrucor. | |
| virtual void | run () |
| Threaded start-method, which starts recording by calling the startUp() method. | |
| void | StopRecording () |
| method which halts the thread and thus stops any recording in progress | |
|
|
Constructor.
|
|
||||||||||||||||
|
Constructor which creates a CKlearAppRecorder object using the specified parameters.
|
|
|
Destrucor.
|
|
|
Threaded start-method, which starts recording by calling the startUp() method.
|
|
|
method which halts the thread and thus stops any recording in progress
|
1.4.5