TheoraDecodeFilter.cpp File Reference

#include "stdafx.h"
#include "TheoraDecodeFilter.h"

Include dependency graph for TheoraDecodeFilter.cpp:

Include dependency graph

Go to the source code of this file.

Variables

CFactoryTemplate g_Templates []
int g_cTemplates = sizeof(g_Templates) / sizeof(g_Templates[0])


Variable Documentation

int g_cTemplates = sizeof(g_Templates) / sizeof(g_Templates[0])
 

Definition at line 52 of file TheoraDecodeFilter.cpp.

CFactoryTemplate g_Templates[]
 

Initial value:

 
{
    { 
                L"Theora Decode Filter",                                        
            &CLSID_TheoraDecodeFilter,                          
            TheoraDecodeFilter::CreateInstance,         
        NULL,                                                                   
        NULL                                                                    
    }

}

Definition at line 39 of file TheoraDecodeFilter.cpp.


Generated on Tue Feb 15 14:57:46 2005 for oggdsf by  doxygen 1.3.9