oggrawaudioinserterdllstuff.h File Reference

#include "AbstractTransformFilter.h"
#include "AbstractTransformInputPin.h"
#include "AbstractTransformOutputPin.h"
#include "OggRawAudioInserterInputPin.h"
#include "OggRawAudioInserterOutputPin.h"
#include "OggRawAudioInserterFilter.h"

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

Defines

#define LIBOOOGG_API   __declspec(dllimport)

Functions

 DEFINE_GUID (FORMAT_RawOggAudio, 0x232d3c8f, 0x16bf, 0x404b, 0x99, 0xae, 0x29, 0x6f, 0x3d, 0xbb, 0x77, 0xee)
 DEFINE_GUID (MEDIASUBTYPE_RawOggAudio, 0x37535b3c, 0xf068, 0x4f93, 0x97, 0x63, 0xe7, 0x20, 0x82, 0x77, 0xd7, 0x1f)
 DEFINE_GUID (CLSID_OggRawAudioInserterFilter, 0x4002bc5c, 0xc36d, 0x4a00, 0xb4, 0xfd, 0xc4, 0xe5, 0x6, 0xf9, 0x83, 0xc0)

Variables

const REGFILTER2 OggRawAudioInserterFilterReg
const REGPINTYPES OggRawAudioInserterInputTypes
const REGPINTYPES OggRawAudioInserterOutputTypes
const REGFILTERPINS OggRawAudioInserterPinReg []


Define Documentation

#define LIBOOOGG_API   __declspec(dllimport)
 

Definition at line 53 of file oggrawaudioinserterdllstuff.h.


Function Documentation

DEFINE_GUID FORMAT_RawOggAudio  ,
0x232d3c8f  ,
0x16bf  ,
0x404b  ,
0x99  ,
0xae  ,
0x29  ,
0x6f  ,
0x3d  ,
0xbb  ,
0x77  ,
0xee 
 

DEFINE_GUID MEDIASUBTYPE_RawOggAudio  ,
0x37535b3c  ,
0xf068  ,
0x4f93  ,
0x97  ,
0x63  ,
0xe7  ,
0x20  ,
0x82  ,
0x77  ,
0xd7  ,
0x1f 
 

DEFINE_GUID CLSID_OggRawAudioInserterFilter  ,
0x4002bc5c  ,
0xc36d  ,
0x4a00  ,
0xb4  ,
0xfd  ,
0xc4  ,
0xe5  ,
0x6  ,
0xf9  ,
0x83  ,
0xc0 
 


Variable Documentation

const REGFILTER2 OggRawAudioInserterFilterReg
 

Initial value:

 {
                1,
                MERIT_DO_NOT_USE,
                2,
        OggRawAudioInserterPinReg
                
}

Definition at line 121 of file oggrawaudioinserterdllstuff.h.

Referenced by DllRegisterServer().

const REGPINTYPES OggRawAudioInserterInputTypes
 

Initial value:

 {
    &MEDIATYPE_Audio,
        &MEDIASUBTYPE_PCM
}

Definition at line 82 of file oggrawaudioinserterdllstuff.h.

const REGPINTYPES OggRawAudioInserterOutputTypes
 

Initial value:

 {
        &MEDIATYPE_Audio,
        &MEDIASUBTYPE_RawOggAudio
}

Definition at line 87 of file oggrawaudioinserterdllstuff.h.

const REGFILTERPINS OggRawAudioInserterPinReg[]
 

Initial value:

 {
        {
    L"PCM Input",                                               
        FALSE,                                                          
        FALSE,                                                          
        FALSE,                                                          
        FALSE,                                                          
        NULL,                                                           
        NULL,                                                           
        1,                                                                      
        &OggRawAudioInserterInputTypes                          
        } ,

        {
        L"Ogg Raw Audio Output",                                                
        FALSE,                                                          
        TRUE,                                                           
        FALSE,                                                          
        FALSE,                                                          
        NULL,                                                           
        NULL,                                                           
        1,                                                                      
        &OggRawAudioInserterOutputTypes                                 

        }
}

Definition at line 92 of file oggrawaudioinserterdllstuff.h.


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