OggMuxFilter.cpp File Reference

#include "stdafx.h"
#include "oggmuxfilter.h"

Include dependency graph for OggMuxFilter.cpp:

Include dependency graph

Go to the source code of this file.

Functions

 STDMETHODIMP_ (unsigned long) OggMuxFilter
 STDMETHODIMP_ (bool) OggMuxFilter
 STDMETHODIMP_ (LONGLONG) OggMuxFilter

Variables

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


Function Documentation

STDMETHODIMP_ unsigned  long  ) 
 

Definition at line 460 of file OggMuxFilter.cpp.

References OggMuxInputPin::PaginatorMaximumPacketsPerPage().

Referenced by DECLARE_INTERFACE_().

Here is the call graph for this function:

STDMETHODIMP_ bool   ) 
 

Definition at line 449 of file OggMuxFilter.cpp.

References OggMuxInputPin::SetPaginatorMaximumPacketsPerPage().

Here is the call graph for this function:

STDMETHODIMP_ LONGLONG   ) 
 

Definition at line 112 of file OggMuxFilter.cpp.


Variable Documentation

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

Definition at line 59 of file OggMuxFilter.cpp.

CFactoryTemplate g_Templates[]
 

Initial value:

 
{
    { 
                L"OggMuxFilter",                                                
            &CLSID_OggMuxFilter,            
            OggMuxFilter::CreateInstance,       
        NULL,                                                                   
        NULL                                                                    
    }
        
 
        
        
        
 
 
 

}

Definition at line 38 of file OggMuxFilter.cpp.


Generated on Thu Feb 16 23:55:56 2006 for oggdsf by  doxygen 1.3.9