[svn] / trunk / dshow / src / IXvidDecoder.h Repository:
ViewVC logotype

Annotation of /trunk/dshow/src/IXvidDecoder.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6 - (view) (download)
Original Path: branches/dshow/dshow/src/IXvidDecoder.h

1 : Isibaar 6 #ifndef _IXVID_H_
2 :     #define _IXVID_H_
3 :    
4 :     #ifdef __cplusplus
5 :     extern "C" {
6 :     #endif
7 :    
8 :    
9 :     DEFINE_GUID(IID_IXvidDecoder,
10 :     0x00000000, 0x4fef, 0x40d3, 0xb3, 0xfa, 0xe0, 0x53, 0x1b, 0x89, 0x7f, 0x98);
11 :    
12 :     DECLARE_INTERFACE_(IXvidDecoder, IUnknown)
13 :     {
14 :     };
15 :    
16 :    
17 :    
18 :     #ifdef __cplusplus
19 :     }
20 :     #endif
21 :    
22 :     #endif /* _IXVID_H_ */

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4