cmmldecoderdllstuff.h File Reference

#include <streams.h>
#include <pullpin.h>
#include <initguid.h>
#include "CMMLDecoderIIDs.h"

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

Classes

struct  sCMMLFormatBlock

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_CMMLDecodeFilter, 0xbf1121d1, 0x8739, 0x45e1, 0xbc, 0xd8, 0x90, 0xb8, 0x28, 0xf6, 0x43, 0xab)
 DEFINE_GUID (MEDIASUBTYPE_SubtitleVMR9, 0x966d76b4, 0x7d2f, 0x4f01, 0xb8, 0x40, 0x94, 0xe4, 0x25, 0xd2, 0x21, 0x4f)

Variables

const REGFILTER2 CMMLDecodeFilterReg
const REGPINTYPES CMMLDecodeInputTypes
const REGPINTYPES CMMLDecodeOutputTypes
const REGFILTERPINS CMMLDecodePinReg []


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_CMMLDecodeFilter  ,
0xbf1121d1  ,
0x8739  ,
0x45e1  ,
0xbc  ,
0xd8  ,
0x90  ,
0xb8  ,
0x28  ,
0xf6  ,
0x43  ,
0xab 
 

DEFINE_GUID MEDIASUBTYPE_SubtitleVMR9  ,
0x966d76b4  ,
0x7d2f  ,
0x4f01  ,
0xb8  ,
0x40  ,
0x94  ,
0xe4  ,
0x25  ,
0xd2  ,
0x21  ,
0x4f 
 


Variable Documentation

const REGFILTER2 CMMLDecodeFilterReg
 

Initial value:

 {
                1,
                MERIT_PREFERRED + 2,
                2,
        CMMLDecodePinReg
                
}

Definition at line 110 of file cmmldecoderdllstuff.h.

Referenced by DllRegisterServer().

const REGPINTYPES CMMLDecodeInputTypes
 

Initial value:

 {
        &MEDIATYPE_OggPacketStream,
        &MEDIASUBTYPE_None
}

Definition at line 77 of file cmmldecoderdllstuff.h.

const REGPINTYPES CMMLDecodeOutputTypes
 

Initial value:

 {
    &MEDIATYPE_Text,
        &MEDIASUBTYPE_SubtitleVMR9
}

Definition at line 72 of file cmmldecoderdllstuff.h.

const REGFILTERPINS CMMLDecodePinReg[]
 

Initial value:

 {
        {
    L"CMML Input",                                              
        FALSE,                                                          
        FALSE,                                                          
        FALSE,                                                          
        FALSE,                                                          
        NULL,                                                           
        NULL,                                                           
        1,                                                                      
        &CMMLDecodeInputTypes                           
        } ,

        {
        L"Subtitle VMR9 Output",                        
        FALSE,                                                          
        TRUE,                                                           
        FALSE,                                                          
        FALSE,                                                          
        NULL,                                                           
        NULL,                                                           
        1,                                                                      
        &CMMLDecodeOutputTypes                          

        }
}

Definition at line 81 of file cmmldecoderdllstuff.h.


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