#include <CommDetectorFactory.h>
Definition at line 11 of file CommDetectorFactory.h.
Public Member Functions | |
| CommDetectorFactory () | |
| ~CommDetectorFactory () | |
| CommDetectorBase * | makeCommDetector (enum SkipTypes commDetectMethod, bool showProgress, bool fullSpeed, NuppelVideoPlayer *nvp, int chanid, const QDateTime &startedAt, const QDateTime &stopsAt, const QDateTime &recordingStartedAt, const QDateTime &recordingStopsAt) |
| CommDetectorFactory::CommDetectorFactory | ( | ) | [inline] |
Definition at line 14 of file CommDetectorFactory.h.
| CommDetectorFactory::~CommDetectorFactory | ( | ) | [inline] |
Definition at line 15 of file CommDetectorFactory.h.
| CommDetectorBase * CommDetectorFactory::makeCommDetector | ( | enum SkipTypes | commDetectMethod, | |
| bool | showProgress, | |||
| bool | fullSpeed, | |||
| NuppelVideoPlayer * | nvp, | |||
| int | chanid, | |||
| const QDateTime & | startedAt, | |||
| const QDateTime & | stopsAt, | |||
| const QDateTime & | recordingStartedAt, | |||
| const QDateTime & | recordingStopsAt | |||
| ) |
1.5.5