#include "libOOOgg/OggPacket.h"Include dependency graph for speexdecoderdllstuff.h:

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

Go to the source code of this file.
Classes | |
| struct | sSpeexFormatBlock |
Defines | |
| #define | LIBOOOGG_API __declspec(dllimport) |
Functions | |
| DEFINE_GUID (IID_IOggDecoder, 0x43f0f818, 0x10b0, 0x4c86, 0xb9, 0xf1, 0xf6, 0xb6, 0xe2, 0xd3, 0x34, 0x62) | |
| DEFINE_GUID (FORMAT_OggIdentHeader, 0x95388704, 0x162c, 0x42a9, 0x81, 0x49, 0xc3, 0x57, 0x7c, 0x12, 0xaa, 0xf9) | |
| DEFINE_GUID (MEDIATYPE_OggPacketStream, 0x60891713, 0xc24f, 0x4767, 0xb6, 0xc9, 0x6c, 0xa0, 0x5b, 0x33, 0x38, 0xfc) | |
| DEFINE_GUID (CLSID_SpeexDecodeFilter, 0x7605e26c, 0xde38, 0x4b82, 0xad, 0xd8, 0xfe, 0x25, 0x68, 0xcc, 0xb, 0x25) | |
Variables | |
| const REGFILTER2 | SpeexDecodeFilterReg |
| const REGPINTYPES | SpeexDecodeInputTypes |
| const REGPINTYPES | SpeexDecodeOutputTypes |
| const REGFILTERPINS | SpeexDecodePinReg [] |
|
|
Definition at line 49 of file speexdecoderdllstuff.h. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
Initial value: {
1,
MERIT_NORMAL,
2,
SpeexDecodePinReg
}
Definition at line 115 of file speexdecoderdllstuff.h. Referenced by DllRegisterServer(). |
|
|
Initial value: {
&MEDIATYPE_OggPacketStream,
&MEDIASUBTYPE_None
}
Definition at line 82 of file speexdecoderdllstuff.h. |
|
|
Initial value: {
&MEDIATYPE_Audio,
&MEDIASUBTYPE_PCM
}
Definition at line 77 of file speexdecoderdllstuff.h. |
|
|
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 86 of file speexdecoderdllstuff.h. |
1.3.9