aflibRecorderItem Class Reference

Data class used by class aflibAudioRecorder. More...

#include <aflibRecorderItem.h>

List of all members.

Public Member Functions

 aflibRecorderItem (const aflibDateTime start_date, const aflibDateTime stop_date, const string &file, const string &file_type, long long max_limit, long long each_limit, aflibConfig &config)
void setStartDate (const aflibDateTime &date1)
const aflibDateTimegetStartDate () const
void setStopDate (const aflibDateTime &date1)
const aflibDateTimegetStopDate () const
void setAudioFile (const string &file)
const string & getAudioFile () const
void setAudioFileType (const string &file)
const string & getAudioFileType () const
void setMaxFileLimit (long long size)
long long getMaxFileLimit () const
void setEachFileLimit (long long size)
long long getEachFileLimit () const
void setFileObject (aflibAudioFile *audio)
aflibAudioFilegetFileObject () const
void setConfig (const aflibConfig &cfg)
const aflibConfiggetConfig () const
void processNextFile ()
int getNumSegmentsSoFar ()


Detailed Description

Data class used by class aflibAudioRecorder.


The documentation for this class was generated from the following files:
Generated on Tue Jan 16 12:42:56 2007 for Open Source Audio Library Project by  doxygen 1.4.6