MPD
0.20.6
|
#include "config.h"
#include "../EncoderAPI.hxx"
#include "lib/xiph/OggStreamState.hxx"
#include "lib/xiph/OggPage.hxx"
#include "lib/xiph/OggSerial.hxx"
#include <ogg/ogg.h>
Go to the source code of this file.
Data Structures | |
class | OggEncoder |
An abstract base class which contains code common to all encoders with Ogg container output. More... | |