NativeFLACSourceFilter.cpp File Reference

#include "stdafx.h"
#include ".\NativeFLACSourceFilter.h"

Include dependency graph for NativeFLACSourceFilter.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 47 of file NativeFLACSourceFilter.cpp.

CFactoryTemplate g_Templates[]
 

Initial value:

 
{
    { 
                L"Native FLAC SourceFilter",                                            
            &CLSID_NativeFLACSourceFilter,            
            NativeFLACSourceFilter::CreateInstance,     
        NULL,                                                                   
        NULL                                                                    
    }

}

Definition at line 34 of file NativeFLACSourceFilter.cpp.


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