织梦CMS - 轻松建站从此开始!

罗索

Wave file handler helper class, used to read/write wav files

罗索客 发布于 2006-10-25 11:41 点击:次 
// CWaveFileHandler , helper class for handling wav files. Use this class to read/write wav files // internally, this class makes use of memory mapped files for doing reads. // // PLEASE NOTE : the PutRiff, PutFmt and PutData calls MUST be made in t
TAG:

// CWaveFileHandler , helper class for handling wav files. Use this class to read/write wav files
// internally, this class makes use of memory mapped files for doing reads.
//
// PLEASE NOTE : the PutRiff, PutFmt and PutData calls MUST be made in this order only. Invoking
// PutRiff after PutFmt or PutData may corrupt the wav file. this limitation will be addressed in
// the next revision.
//
// All methods would throw a const tchar* exception.
//
// This class can handle one file in read mode and one in write mode at the same time.
//
// -Vinayak Raghuvamshi
Bin file:
点击浏览该文件
Src file:
点击浏览该文件

(iwgh)
本站文章除注明转载外,均为本站原创或编译欢迎任何形式的转载,但请务必注明出处,尊重他人劳动,同学习共成长。转载请注明:文章转载自:罗索实验室 [http://www.rosoo.net/a/200610/6230.html]
本文出处: 作者:iwgh
顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------
发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
评价:
表情:
用户名: 验证码:点击我更换图片
栏目列表
将本文分享到微信
织梦二维码生成器
推荐内容