#include "openalpp/windowsstuff.h"#include "openalpp/sounddata.h"#include "openalpp/error.h"#include <string>Go to the source code of this file.
Namespaces | |
| namespace | openalpp |
Classes | |
| class | openalpp::Sample |
Functions | |
| unsigned int | sampleSize (SampleFormat format) |
| unsigned int | sampleSize (ALenum format) |
|
|
|
|
|
Check how large a sample is in the given format. |
1.3.9.1