MythTV  master
Public Member Functions | Static Public Member Functions | List of all members
CommDetectorFactory Class Reference

#include <mythcommflag/CommDetectorFactory.h>

Public Member Functions

 CommDetectorFactory ()=default
 
 ~CommDetectorFactory ()=default
 

Static Public Member Functions

static CommDetectorBasemakeCommDetector (SkipType commDetectMethod, bool showProgress, bool fullSpeed, MythCommFlagPlayer *player, int chanid, const QDateTime &startedAt, const QDateTime &stopsAt, const QDateTime &recordingStartedAt, const QDateTime &recordingStopsAt, bool useDB)
 

Detailed Description

Definition at line 11 of file CommDetectorFactory.h.

Constructor & Destructor Documentation

◆ CommDetectorFactory()

CommDetectorFactory::CommDetectorFactory ( )
default

◆ ~CommDetectorFactory()

CommDetectorFactory::~CommDetectorFactory ( )
default

Member Function Documentation

◆ makeCommDetector()

CommDetectorBase * CommDetectorFactory::makeCommDetector ( SkipType  commDetectMethod,
bool  showProgress,
bool  fullSpeed,
MythCommFlagPlayer player,
int  chanid,
const QDateTime &  startedAt,
const QDateTime &  stopsAt,
const QDateTime &  recordingStartedAt,
const QDateTime &  recordingStopsAt,
bool  useDB 
)
static

Definition at line 10 of file CommDetectorFactory.cpp.

Referenced by DoFlagCommercials().


The documentation for this class was generated from the following files: