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

speexdecoderdllstuff.h File Reference

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

Included by dependency graph

Classes

struct  sSpeexFormatBlock

Defines

#define ABS_AUDIO_DEC_API   __declspec(dllimport)
#define LIBOOOGG_API   __declspec(dllimport)

Functions

 DEFINE_GUID (CLSID_SpeexDecodeFilter, 0x7605e26c, 0xde38, 0x4b82, 0xad, 0xd8, 0xfe, 0x25, 0x68, 0xcc, 0xb, 0x25)
 DEFINE_GUID (MEDIASUBTYPE_Speex, 0x25a9729d, 0x12f6, 0x420e, 0xbd, 0x53, 0x1d, 0x63, 0x1d, 0xc2, 0x17, 0xdf)
 DEFINE_GUID (FORMAT_Speex, 0x78701a27, 0xefb5, 0x4157, 0x95, 0x53, 0x38, 0xa7, 0x85, 0x4e, 0x3e, 0x81)

Variables

const REGPINTYPES SpeexDecodeOutputTypes
const REGPINTYPES SpeexDecodeInputTypes
const REGFILTERPINS SpeexDecodePinReg []
const REGFILTER2 SpeexDecodeFilterReg

Define Documentation

#define ABS_AUDIO_DEC_API   __declspec(dllimport)
 

#define LIBOOOGG_API   __declspec(dllimport)
 


Function Documentation

DEFINE_GUID FORMAT_Speex  ,
0x78701a27  ,
0xefb5  ,
0x4157  ,
0x95  ,
0x53  ,
0x38  ,
0xa7  ,
0x85  ,
0x4e  ,
0x3e  ,
0x81 
 

DEFINE_GUID MEDIASUBTYPE_Speex  ,
0x25a9729d  ,
0x12f6  ,
0x420e  ,
0xbd  ,
0x53  ,
0x1d  ,
0x63  ,
0x1d  ,
0xc2  ,
0x17  ,
0xdf 
 

DEFINE_GUID CLSID_SpeexDecodeFilter  ,
0x7605e26c  ,
0xde38  ,
0x4b82  ,
0xad  ,
0xd8  ,
0xfe  ,
0x25  ,
0x68  ,
0xcc  ,
0xb  ,
0x25 
 


Variable Documentation

const REGFILTER2 SpeexDecodeFilterReg
 

Initial value:

 {
                1,
                MERIT_NORMAL,
                2,
        SpeexDecodePinReg
                
}

const REGPINTYPES SpeexDecodeInputTypes
 

Initial value:

 {
        &MEDIATYPE_Audio,
        &MEDIASUBTYPE_Speex
}

const REGPINTYPES SpeexDecodeOutputTypes
 

Initial value:

 {
    &MEDIATYPE_Audio,
        &MEDIASUBTYPE_PCM
}

const REGFILTERPINS SpeexDecodePinReg[]
 

Initial value:

 {
        {
    L"Speex Input",                                             
        FALSE,                                                          
        FALSE,                                                          
        FALSE,                                                          
        FALSE,                                                          
        NULL,                                                           
        NULL,                                                           
        1,                                                                      
        &SpeexDecodeInputTypes                          
        } ,

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

        }
}


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