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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6 - (download) (annotate)
Fri Mar 8 19:54:05 2002 UTC (22 years ago) by Isibaar
Original Path: branches/dshow/dshow/src/IXvidDecoder.h
File size: 289 byte(s)
initial import
#ifndef _IXVID_H_
#define _IXVID_H_

#ifdef __cplusplus
extern "C" {
#endif


DEFINE_GUID(IID_IXvidDecoder,
	0x00000000, 0x4fef, 0x40d3, 0xb3, 0xfa, 0xe0, 0x53, 0x1b, 0x89, 0x7f, 0x98);

DECLARE_INTERFACE_(IXvidDecoder, IUnknown)
{
};



#ifdef __cplusplus
}
#endif

#endif /* _IXVID_H_ */

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