#include <cstdio>
#include <string>
#include <algorithm>
#include <vorbis/vorbisfile.h>
#include <iostream>
#include "AudioFileFormats.hxx"
#include "AudioFile.hxx"
#include "OggVorbisCodec.hxx"
#include "OggVorbisAudioStream.hxx"
Go to the source code of this file.
Namespaces | |
| namespace | CLAM |
| namespace | CLAM::AudioCodecs |
1.5.5