dsfNativeFLACSource.h File Reference

#include <streams.h>
#include <pullpin.h>
#include <initguid.h>
#include "dsfNativeFLACSource.h"
#include "NativeFLACSourceFilter.h"
#include "NativeFLACSourcePin.h"

Include dependency graph for dsfNativeFLACSource.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

 DEFINE_GUID (CLSID_NativeFLACSourceFilter, 0x6dda37ba, 0x553, 0x499a, 0xae, 0xd, 0xbe, 0xba, 0x67, 0x20, 0x45, 0x48)

Variables

const REGPINTYPES FLACSourceOutputTypes
const REGFILTERPINS FLACSourcePinReg []
const REGFILTER2 NativeFLACSourceFilterReg


Function Documentation

DEFINE_GUID CLSID_NativeFLACSourceFilter  ,
0x6dda37ba  ,
0x553  ,
0x499a  ,
0xae  ,
0xd  ,
0xbe  ,
0xba  ,
0x67  ,
0x20  ,
0x45  ,
0x48 
 


Variable Documentation

const REGPINTYPES FLACSourceOutputTypes
 

Initial value:

 {
        &MEDIATYPE_Audio,
        &MEDIASUBTYPE_PCM
}

Definition at line 48 of file dsfNativeFLACSource.h.

const REGFILTERPINS FLACSourcePinReg[]
 

Initial value:

 {
        {
        L"PCM Output",                                          
        FALSE,                                                          
        TRUE,                                                           
        FALSE,                                                          
        FALSE,                                                          
        NULL,                                                           
        NULL,                                                           
        1,                                                                      
        &FLACSourceOutputTypes                                  

        }
}

Definition at line 53 of file dsfNativeFLACSource.h.

const REGFILTER2 NativeFLACSourceFilterReg
 

Initial value:

 {
                1,
                MERIT_NORMAL,
                0,
        FLACSourcePinReg
                
}

Definition at line 70 of file dsfNativeFLACSource.h.

Referenced by DllRegisterServer().


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