speexdecoderdllstuff.h File Reference

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

Included by dependency graph

Go to the source code of this file.

Classes

struct  sSpeexFormatBlock

Defines

#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 LIBOOOGG_API   __declspec(dllimport)
 

Definition at line 48 of file speexdecoderdllstuff.h.


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
                
}

Definition at line 102 of file speexdecoderdllstuff.h.

Referenced by DllRegisterServer().

const REGPINTYPES SpeexDecodeInputTypes
 

Initial value:

 {
        &MEDIATYPE_Audio,
        &MEDIASUBTYPE_Speex
}

Definition at line 69 of file speexdecoderdllstuff.h.

const REGPINTYPES SpeexDecodeOutputTypes
 

Initial value:

 {
    &MEDIATYPE_Audio,
        &MEDIASUBTYPE_PCM
}

Definition at line 64 of file speexdecoderdllstuff.h.

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                                 

        }
}

Definition at line 73 of file speexdecoderdllstuff.h.


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