[svn] / branches / dev-api-4 / xvidcore / dshow / src / IXvidDecoder.h Repository:
ViewVC logotype

View of /branches/dev-api-4/xvidcore/dshow/src/IXvidDecoder.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 888 - (download) (annotate)
Sat Feb 22 08:22:03 2003 UTC (21 years, 1 month ago) by suxen_drol
File size: 289 byte(s)
++dshow
#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