home *** CD-ROM | disk | FTP | other *** search
/ The Net: Ultimate Internet Guide / WWLCD1.ISO / mac / SiteBldr / AMOVIE / SDK / _SETUP / COMMON.Z / mpeguids.h < prev    next >
Encoding:
Text File  |  1996-04-29  |  933 b   |  24 lines

  1. //==========================================================================;
  2. //
  3. //  THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
  4. //  KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  5. //  IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
  6. //  PURPOSE.
  7. //
  8. //  Copyright (c) 1992 - 1996  Microsoft Corporation.  All Rights Reserved.
  9. //
  10. //--------------------------------------------------------------------------;
  11. //
  12. /******************************Module*Header*******************************\
  13. * Module Name: mpeguids.h
  14. *
  15. * Universal ID's for the mpeg audio framework decoder
  16. *
  17. *
  18. \**************************************************************************/
  19.  
  20. // {51653990-57B3-11cf-8EB1-02608C9BABA2} MPEG Framework audio decoder
  21. DEFINE_GUID(CLSID_CMpegFrameworkAudioCodec,
  22. 0x51653990, 0x57b3, 0x11cf, 0x8e, 0xb1, 0x2, 0x60, 0x8c, 0x9b, 0xab, 0xa2);
  23.  
  24.