#include "stdafx.h"
#include <dshow.h>
#include <iostream>
#include <windows.h>
Include dependency graph for iTranscode.cpp:
Go to the source code of this file.
Functions | |
bool | transcodeToVorbis (string inFileName) |
int | _tmain (int argc, _TCHAR *argv[]) |
|
Definition at line 133 of file iTranscode.cpp. References transcodeToVorbis(). Referenced by OggDataBufferProcessor::acceptOggPage(). |
Here is the call graph for this function:
|
Definition at line 12 of file iTranscode.cpp. References inFileName. Referenced by _tmain(). |