#include "stdafx.h"
#include "subtitlevmr9filter.h"
Include dependency graph for SubtitleVMR9Filter.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 49 of file SubtitleVMR9Filter.cpp. |
|
Initial value:
{
{
L"Subtitle VMR9 Filter",
&CLSID_SubtitleVMR9Filter,
SubtitleVMR9Filter::CreateInstance,
NULL,
NULL
}
}
Definition at line 36 of file SubtitleVMR9Filter.cpp. |