#include "stdafx.h"
#include ".\DiracDecodeSourceFilter.h"
Include dependency graph for DiracDecodeSourceFilter.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 47 of file DiracDecodeSourceFilter.cpp. |
|
Initial value:
{
{
L"DiracDecodeSourceFilter",
&CLSID_DiracDecodeSourceFilter,
DiracDecodeSourceFilter::CreateInstance,
NULL,
NULL
}
}
Definition at line 34 of file DiracDecodeSourceFilter.cpp. |