* Avoid using STL map in process()!

* Exceptions in resampler
This commit is contained in:
Chris Cannam
2008-07-01 14:54:31 +00:00
parent c70480bb3c
commit 7e7e998ce5
4 changed files with 21 additions and 5 deletions

View File

@@ -27,6 +27,7 @@ class Resampler
{
public:
enum Quality { Best, FastestTolerable, Fastest };
enum Exception { ImplementationError };
/**
* Construct a resampler with the given quality level and channel