#include <Ogg/Ogg.H>
#include <Ogg/Logical.H>
#include <Ogg/Exception.H>
Go to the source code of this file.
Namespaces | |
namespace | Ogg |
Classes | |
class | Ogg::Page |
Transport paging interface. More... | |
class | Ogg::Transport |
Transport interface. More... | |
class | Ogg::Transport::NoDeletion |
Exception thrown by Transport::~Transport(). More... | |
class | Ogg::Transport::PrematureEndOfOggStream |
Exception thrown by a reading Transport::loop. More... |