HulaLoop
Simple cross-platform audio loopback and recording.
Public Member Functions | List of all members
hula::Export Class Reference

Public Member Functions

 Export (std::string targetFile)
 Construct a new instance of the Export class. More...
 
void copyData (std::string inputFileDirectory)
 Copy data from the temp file to the output file. More...
 
 ~Export ()
 Destroys the instance of Export.
 

Constructor & Destructor Documentation

Export::Export ( std::string  targetFile)

Construct a new instance of the Export class.

Parameters
Thetarget directory of the file

Member Function Documentation

void Export::copyData ( std::string  inputFileDirectory)

Copy data from the temp file to the output file.

Parameters
Theinput file directory to copy from

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