#include "stdafx.h"#include "oggmuxfilter.h"Include dependency graph for OggMuxFilter.cpp:

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 [] |
|
|
Definition at line 460 of file OggMuxFilter.cpp. References OggMuxInputPin::PaginatorMaximumPacketsPerPage(). Referenced by DECLARE_INTERFACE_(). |
Here is the call graph for this function:

|
|
Definition at line 449 of file OggMuxFilter.cpp. References OggMuxInputPin::SetPaginatorMaximumPacketsPerPage(). |
Here is the call graph for this function:

|
|
Definition at line 112 of file OggMuxFilter.cpp. |
|
|
Definition at line 59 of file OggMuxFilter.cpp. |
|
|
Initial value:
{
{
L"OggMuxFilter",
&CLSID_OggMuxFilter,
OggMuxFilter::CreateInstance,
NULL,
NULL
}
}
Definition at line 38 of file OggMuxFilter.cpp. |
1.3.9