home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / next / programm / 8255 < prev    next >
Encoding:
Text File  |  1993-01-22  |  767 b   |  24 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!monty@intuitiveedge.com
  3. From: monty@intuitiveedge.com (Montgomery Zukowski)
  4. Subject: Name that SND format
  5. Message-ID: <9301221546.AA00271@intuitiveedge.com>
  6. Sender: daemon@magnus.acs.ohio-state.edu
  7. Reply-To: monty@intuitiveedge.com
  8. Organization: The Ohio State University
  9. Date: Fri, 22 Jan 1993 15:46:46 GMT
  10. Lines: 12
  11.  
  12.     Does anyone know what these formats are?  I couldn't find any mention  
  13. of them in the documentation.   
  14.  
  15. #define SND_FORMAT_NESTED               (9)
  16. #define SND_FORMAT_ADPCM_G721           (23)
  17. #define SND_FORMAT_ADPCM_G722           (24)
  18. #define SND_FORMAT_ADPCM_G723_3         (25)
  19. #define SND_FORMAT_ADPCM_G723_5         (26)
  20.  
  21. Thanks,
  22.  
  23. Monty
  24.