#include "stdafx.h"
#include "Theoraencodefilter.h"
Include dependency graph for TheoraEncodeFilter.cpp:
Go to the source code of this file.
Functions | |
STDMETHODIMP_ (unsigned long) TheoraEncodeFilter | |
STDMETHODIMP_ (bool) TheoraEncodeFilter | |
Variables | |
CFactoryTemplate | g_Templates [] |
int | g_cTemplates = sizeof(g_Templates) / sizeof(g_Templates[0]) |
|
Definition at line 191 of file TheoraEncodeFilter.cpp. |
|
Definition at line 181 of file TheoraEncodeFilter.cpp. |
|
Definition at line 58 of file TheoraEncodeFilter.cpp. |
|
Initial value: { { L"Theora Encode Filter", &CLSID_TheoraEncodeFilter, TheoraEncodeFilter::CreateInstance, NULL, NULL }, { L"Theora Encode Properties", &CLSID_PropsTheoraEncoder, PropsTheoraEncoder::CreateInstance, NULL, NULL } } Definition at line 37 of file TheoraEncodeFilter.cpp. |