#include "MpegBitstream.hxx"
#include "Assert.hxx"
#include <cstring>
#include <iostream>
#include <sstream>
#include <iomanip>
Go to the source code of this file.
Namespaces | |
namespace | CLAM |
namespace | CLAM::AudioCodecs |
This namespace includes classes to support different audio file formats. | |
Functions | |
static std::string | CLAM::AudioCodecs::MadError (enum mad_error error) |