Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

TheoraEncodeFilter.cpp File Reference

#include "StdAfx.h"
#include "Theoraencodefilter.h"

Include dependency graph for TheoraEncodeFilter.cpp:

Include dependency graph

Functions

 STDMETHODIMP_ (unsigned long) TheoraEncodeFilter
 STDMETHODIMP_ (bool) TheoraEncodeFilter

Variables

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

Function Documentation

STDMETHODIMP_ bool   ) 
 

STDMETHODIMP_ unsigned  long  ) 
 


Variable Documentation

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

CFactoryTemplate g_Templates[]
 

Initial value:

 
{
    { 
                L"Theora Encode Filter",                                                
            &CLSID_TheoraEncodeFilter,            
            TheoraEncodeFilter::CreateInstance, 
        NULL,                                                                   
        NULL                                                                    
    },
    { 
                L"Theora Encode Properties",                                            
            &CLSID_PropsTheoraEncoder,            
            PropsTheoraEncoder::CreateInstance, 
        NULL,                                                                   
        NULL                                                                    
    }


}


Generated on Fri Nov 5 22:32:08 2004 for oggdsf by  doxygen 1.3.9