home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!monty@intuitiveedge.com
- From: monty@intuitiveedge.com (Montgomery Zukowski)
- Subject: Name that SND format
- Message-ID: <9301221546.AA00271@intuitiveedge.com>
- Sender: daemon@magnus.acs.ohio-state.edu
- Reply-To: monty@intuitiveedge.com
- Organization: The Ohio State University
- Date: Fri, 22 Jan 1993 15:46:46 GMT
- Lines: 12
-
- Does anyone know what these formats are? I couldn't find any mention
- of them in the documentation.
-
- #define SND_FORMAT_NESTED (9)
- #define SND_FORMAT_ADPCM_G721 (23)
- #define SND_FORMAT_ADPCM_G722 (24)
- #define SND_FORMAT_ADPCM_G723_3 (25)
- #define SND_FORMAT_ADPCM_G723_5 (26)
-
- Thanks,
-
- Monty
-