#include "PCMAudioStream.hxx"
#include "AudioFile.hxx"
#include "Assert.hxx"
Go to the source code of this file.
Namespaces | |
| namespace | CLAM |
| namespace | CLAM::AudioCodecs |
Defines | |
| #define | CLAM_sf_read sf_readf_float |
| #define | CLAM_sf_write sf_writef_float |
| #define CLAM_sf_read sf_readf_float |
Definition at line 30 of file PCMAudioStream.cxx.
Referenced by CLAM::AudioCodecs::PCMAudioStream::DiskToMemoryTransfer().
| #define CLAM_sf_write sf_writef_float |
Definition at line 31 of file PCMAudioStream.cxx.
Referenced by CLAM::AudioCodecs::PCMAudioStream::MemoryToDiskTransfer().
1.5.5