![]() |
HulaLoop
Simple cross-platform audio loopback and recording.
|
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. | |
| Export::Export | ( | std::string | targetFile | ) |
Construct a new instance of the Export class.
| The | target directory of the file |
| void Export::copyData | ( | std::string | inputFileDirectory | ) |
Copy data from the temp file to the output file.
| The | input file directory to copy from |
1.8.11