#include "stdafx.h"
#include <libOOOgg/libOOOgg.h>
#include <libOOOgg/dllstuff.h>
#include <iostream>
#include <fstream>
Include dependency graph for OOOggStat.cpp:
Go to the source code of this file.
Functions | |
bool | pageCB (OggPage *inOggPage, void *) |
int | main (int argc, char *argv[]) |
Variables | |
unsigned long | streamNo |
|
Definition at line 98 of file OOOggStat.cpp. References OggDataBuffer::feed(), pageCB(), OggDataBuffer::registerStaticCallback(), and streamNo. |
Here is the call graph for this function:
|
Definition at line 48 of file OOOggStat.cpp. References OggPage::getPacket(), OggPage::header(), OggPageHeader::isBOS(), OggPage::numPackets(), OggPacket::packetData(), and streamNo. |
Here is the call graph for this function:
|
Definition at line 46 of file OOOggStat.cpp. |