#include <SampleVoc.h>
Inheritance diagram for SampleVoc
Public Methods | |
SampleVoc () | |
virtual | ~SampleVoc () |
virtual bool | Load (const char *filename, Sample& sample) |
Load the sample file with the given filename. | |
virtual bool | Save (const char *filename, const Sample& sample) |
Save the sample with the given filename. |