Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

oggChainSplitter.cpp File Reference

#include "stdafx.h"
#include <libOOOgg.h>
#include <dllstuff.h>
#include "VorbisComments.h"
#include <iostream>
#include <fstream>
#include <vector>

Include dependency graph for oggChainSplitter.cpp:

Include dependency graph

Functions

bool renameCurrentFile ()
bool writePage (OggPage *inOggPage)
bool pageCB (OggPage *inOggPage)
int __cdecl _tmain (int argc, _TCHAR *argv[])

Variables

unsigned long bytePos = 0
bool needComments = false
bool inStream = false
fstream outFile
string inFileName
string outFileName
VorbisComments currentComment
unsigned long chainCount = 0
bool isOK = true

Function Documentation

int __cdecl _tmain int  argc,
_TCHAR *  argv[]
 

bool pageCB OggPage inOggPage  ) 
 

bool renameCurrentFile  ) 
 

bool writePage OggPage inOggPage  ) 
 


Variable Documentation

unsigned long bytePos = 0
 

unsigned long chainCount = 0
 

VorbisComments currentComment
 

string inFileName
 

bool inStream = false
 

bool isOK = true
 

bool needComments = false
 

fstream outFile
 

string outFileName
 


Generated on Fri Nov 5 22:33:41 2004 for oggdsf by  doxygen 1.3.9