#include "stdafx.h"
#include "SpeexDecodeFilter.h"
Include dependency graph for SpeexDecodeFilter.cpp:
Go to the source code of this file.
Variables | |
CFactoryTemplate | g_Templates [] |
int | g_cTemplates = sizeof(g_Templates) / sizeof(g_Templates[0]) |
|
Definition at line 51 of file SpeexDecodeFilter.cpp. |
|
Initial value:
{
{
L"Speex Decode Filter",
&CLSID_SpeexDecodeFilter,
SpeexDecodeFilter::CreateInstance,
NULL,
NULL
}
}
Definition at line 38 of file SpeexDecodeFilter.cpp. |