Blender V2.61 - r43446
|
Go to the source code of this file.
Variables | |
static const char * | fileopen_error = "AUD_SndFileWriter: File couldn't be written." |
static const char * | format_error = "AUD_SndFileWriter: Unsupported format." |
Definition in file AUD_SndFileWriter.cpp.
const char* fileopen_error = "AUD_SndFileWriter: File couldn't be written." [static] |
Definition at line 34 of file AUD_SndFileWriter.cpp.
Referenced by AUD_SndFileWriter::AUD_SndFileWriter().
const char* format_error = "AUD_SndFileWriter: Unsupported format." [static] |
Definition at line 35 of file AUD_SndFileWriter.cpp.
Referenced by AUD_SndFileWriter::AUD_SndFileWriter().