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

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

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
}

const REGFILTERPINS FLACSourcePinReg[]
 

Initial value:

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

        }
}

const REGFILTER2 NativeFLACSourceFilterReg
 

Initial value:

 {
                1,
                MERIT_NORMAL,
                0,
        FLACSourcePinReg
                
}


Generated on Fri Nov 5 22:31:55 2004 for oggdsf by  doxygen 1.3.9