ogmdecoderdllstuff.h File Reference

#include "libOOOgg/OggPacket.h"
#include <streams.h>
#include <pullpin.h>
#include <initguid.h>

Include dependency graph for ogmdecoderdllstuff.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.

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_OGMDecodeFilter, 0x368dd7f2, 0x5644, 0x4a88, 0xac, 0x4c, 0xd3, 0x34, 0xb8, 0x26, 0x60, 0xb5)

Variables

const REGFILTER2 OGMDecodeFilterReg
const REGPINTYPES OGMDecodeInputTypes
const REGFILTERPINS OGMDecodePinReg []


Define Documentation

#define LIBOOOGG_API   __declspec(dllimport)
 

Definition at line 53 of file ogmdecoderdllstuff.h.


Function Documentation

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_OGMDecodeFilter  ,
0x368dd7f2  ,
0x5644  ,
0x4a88  ,
0xac  ,
0x4c  ,
0xd3  ,
0x34  ,
0xb8  ,
0x26  ,
0x60  ,
0xb5 
 


Variable Documentation

const REGFILTER2 OGMDecodeFilterReg
 

Initial value:

 {
                1,
                MERIT_NORMAL,
                2,
        OGMDecodePinReg
                
}

Definition at line 112 of file ogmdecoderdllstuff.h.

Referenced by DllRegisterServer().

const REGPINTYPES OGMDecodeInputTypes
 

Initial value:

 {
        &MEDIATYPE_OggPacketStream,
        &MEDIASUBTYPE_None
}

Definition at line 79 of file ogmdecoderdllstuff.h.

const REGFILTERPINS OGMDecodePinReg[]
 

Initial value:

 {
        {
    L"OGM Input",                                               
        FALSE,                                                          
        FALSE,                                                          
        FALSE,                                                          
        FALSE,                                                          
        NULL,                                                           
        NULL,                                                           
        1,                                                                      
        &OGMDecodeInputTypes                            
        } ,

        {
        L"Video Output",                                        
        FALSE,                                                          
        TRUE,                                                           
        FALSE,                                                          
        FALSE,                                                          
        NULL,                                                           
        NULL,                                                           
        0,                                                                      
        NULL                                                            

        }
}

Definition at line 83 of file ogmdecoderdllstuff.h.


Generated on Thu Feb 16 23:53:16 2006 for oggdsf by  doxygen 1.3.9