|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Temporary file. More...
#include <temp_file.h>
Public Member Functions | |
| TempFile (const char *name) | |
| Create temporary file. | |
| const char * | path () const |
| Get file path. | |
Temporary file.
Definition at line 26 of file temp_file.h.
Create temporary file.
name inside it. Both will be removed in destructor.