Horus Doc || C++ Reference || Class Overview   Pixels   Images   Detector   Geometry   Registry || Doxygen's quick Index  

HxDXMediaUIDs.h

00001 /*
00002  *  Copyright (c) 2000, University of Amsterdam, The Netherlands.
00003  *  All rights reserved.
00004  *
00005  *  Author(s):
00006  *  Marc Navarro            (mnavarro@wins.uva.nl)
00007  */
00008 
00009 #ifndef HxDXMediaUIDs_h
00010 #define HxDXMediaUIDs_h
00011 
00012 
00013 // including <initguid.h> before this file will define all this GUIDs
00014 // if not, just declare them as extern.
00015 // So, one file (and only one) must include <initguid.h> before
00016 
00017 // {23AAE31C-3213-11d4-9712-0050DA757AB6}
00018 DEFINE_GUID(IID_IGetFrame,
00019 0x23aae31c, 0x3213, 0x11d4, 0x97, 0x12, 0x0, 0x50, 0xda, 0x75, 0x7a, 0xb6);
00020 
00021 // {5F912228-2687-4105-8F0D-EF371069BA73}
00022 DEFINE_GUID(IID_IGetFrameController, 
00023 0x5f912228, 0x2687, 0x4105, 0x8f, 0xd, 0xef, 0x37, 0x10, 0x69, 0xba, 0x73);
00024 
00025 // {23AAE31B-3213-11d4-9712-0050DA757AB6}
00026 DEFINE_GUID(CLSID_GetFrameFilter,
00027 0x23aae31b, 0x3213, 0x11d4, 0x97, 0x12, 0x0, 0x50, 0xda, 0x75, 0x7a, 0xb6);
00028 
00029 
00030 
00031 // {C6DD72E1-8963-11d4-9737-0050DA757AB6}
00032 DEFINE_GUID(IID_IPutFrame,
00033 0xc6dd72e1, 0x8963, 0x11d4, 0x97, 0x37, 0x0, 0x50, 0xda, 0x75, 0x7a, 0xb6);
00034 
00035 // {378DB44E-3EFF-48b8-94F2-155876EFC3D1}
00036 DEFINE_GUID(IID_IPutFrameController, 
00037 0x378db44e, 0x3eff, 0x48b8, 0x94, 0xf2, 0x15, 0x58, 0x76, 0xef, 0xc3, 0xd1);
00038 
00039 // {C6DD72E0-8963-11d4-9737-0050DA757AB6}
00040 DEFINE_GUID(CLSID_PutFrameFilter,
00041 0xc6dd72e0, 0x8963, 0x11d4, 0x97, 0x37, 0x0, 0x50, 0xda, 0x75, 0x7a, 0xb6);
00042 
00043 
00044 
00045 
00046 // {C08F64C1-3E13-11D3-B265-00A0C9A3A56F}
00047 DEFINE_GUID(CLSID_GoMotionMpegFilter,
00048 0xc08f64c1, 0x3e13, 0x11d3, 0xb2, 0x65, 0x0, 0xa0, 0xc9, 0xa3, 0xa5, 0x6f);
00049 
00050 // {3AE86B20-7BE8-11D1-ABE6-00A0C905F375}
00051 DEFINE_GUID(CLSID_MPEG2Splitter,
00052 0x3ae86b20, 0x7be8, 0x11d1, 0xab, 0xe6, 0x0, 0xa0, 0xc9, 0x05, 0xf3, 0x75);
00053 
00054 // {9D2E5600-9099-11D0-B0AC-006097707A2C}
00055 DEFINE_GUID(CLSID_MediamaticsMPEG2Splitter,
00056 0x9D2E5600, 0x9099, 0x11D0, 0xB0, 0xAC, 0x00, 0x60, 0x97, 0x70, 0x7A, 0x2C);
00057 
00058 // {9BC1B781-85E3-11D2-98D0-0080C84E9C39}
00059 DEFINE_GUID(CLSID_FraunhoferVideoDecoder,
00060 0x9BC1B781, 0x85E3, 0x11D2, 0x98, 0xD0, 0x00, 0x80, 0xC8, 0x4E, 0x9C, 0x39);
00061 
00062 #endif //HxDXMediaUIDs_h

Generated on Tue Feb 3 14:18:33 2004 for C++Reference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001