ERC CISST - cisst software
svlFilterSourceBase Class Reference
Inheritance diagram for svlFilterSourceBase:
[legend]Collaboration diagram for svlFilterSourceBase:
[legend]List of all members.
Detailed Description
Definition at line 39 of file svlFilterSourceBase.h.
Public Member Functions
-
svlFilterSourceBase (bool autotimestamps)
-
virtual void SetTargetFrequency (const double &hertz)
-
virtual double GetTargetFrequency () const
-
virtual void SetLoop (const bool &loop)
-
virtual bool GetLoop () const
-
void Pause ()
-
void Play ()
-
void Play (const int &frames)
Protected Member Functions
-
virtual int Initialize (svlSample *&syncOutput)
-
virtual int OnStart (unsigned int procCount)
-
virtual int Process (svlProcInfo *procInfo, svlSample *&syncOutput)=0
-
virtual void OnStop ()
-
virtual int Release ()
-
virtual void OnResetTimer ()
-
void ResetTargetTimer ()
-
int RestartTargetTimer ()
-
int StopTargetTimer ()
-
int WaitForTargetTimer ()
-
bool IsTargetTimerRunning ()
Friends
Classes
The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu