#include <SampleIff.h>
Inheritance diagram for SampleIff
Public Methods | |
SampleIff () | |
virtual | ~SampleIff () |
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. |