#include "stdafx.h"
#include <libOOOgg/libOOOgg.h>
#include <libOOOgg/dllstuff.h>
#include <libCMMLTags/libCMMLTags.h>
#include <libCMMLParse/libCMMLParse.h>
#include <libCMMLParse/CMMLParser.h>
#include <iostream>
#include <fstream>
#include <string.h>
Include dependency graph for CMMLDump.cpp:
Go to the source code of this file.
Classes | |
class | OggDataBufferProcessor |
Functions | |
int | main (int argc, char *argv[]) |
|
Definition at line 183 of file CMMLDump.cpp. References OggDataBuffer::feed(), and OggDataBuffer::registerVirtualCallback(). |
Here is the call graph for this function: