#include "CSL_Core.h"
#include <sndfile.h>
Go to the source code of this file.
Namespaces | |
| namespace | csl |
Classes | |
| class | csl::SoundFile |
| class | csl::SoundCue |
Defines | |
| #define | kSoundFileRead 0 |
| #define | kSoundFileWrite 1 |
| #define | kSoundFileReadWrite 2 |
| #define | kSoundFileFormatWAV 0 |
| #define | kSoundFileFormatAIFF 1 |
| #define | kSoundFileFormatSND 2 |
| #define | kSoundFileFormatEBICSF 3 |
| #define | kSoundFileFormatRaw 4 |
| #define | kSoundFileFormatOther 5 |
Typedefs | |
| typedef int | csl::SoundFileMode |
| typedef int | csl::SoundFileFormat |
|
|
constants |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5-20051010