openMSX
|
#include "File.hh"
#include "circular_buffer.hh"
#include <ogg/ogg.h>
#include <vorbis/codec.h>
#include <theora/theoradec.h>
#include <memory>
#include <list>
#include <vector>
Go to the source code of this file.
Classes | |
struct | openmsx::AudioFragment |
struct | openmsx::Frame |
class | openmsx::OggReader |
Namespaces | |
openmsx | |
This file implemented 3 utility functions: | |