OpenMW
|
#include <stdint.h>
#include <libavcodec/avcodec.h>
#include <libavformat/avformat.h>
#include <libavutil/channel_layout.h>
#include <libswresample/swresample.h>
#include <components/files/constrainedfilestream.hpp>
#include <string>
#include <istream>
#include "sound_decoder.hpp"
Go to the source code of this file.
Classes | |
class | MWSound::FFmpeg_Decoder |
Namespaces | |
MWSound | |
Sound & music. | |
Macros | |
#define | DEFAULT_DECODER (::MWSound::FFmpeg_Decoder) |
#define DEFAULT_DECODER (::MWSound::FFmpeg_Decoder) |