- 博客(5)
- 收藏
- 关注
原创 Symbian Series60上实现混音的办法
在Symbian 6.1的CMdaAudioPlayer是无法实现混音的。如果你当前正在播放一段音乐,那么此时如果再播放另外一段音乐,那么之前的音乐就会被迫停止了。那么Symbian Series60上就无法实现混音了吗?不是的,我们看到很多游戏里面都实现了混音,那么他们是怎么做的呢? 显然,我们只能从底层下手。Symbian提供了一个直接播放PCM音频编码的接口,CMdaAudioOutp
2005-11-24 00:18:00
2183
1
原创 软件混音的实现
Symbian 6.1上实现的混音是个比较麻烦的问题,因为程序只能同时播放一个音乐,实现混音就需要程序自己来实现。下面是我从newlc上找到的一个关于PCM脉冲编码的音频信号的混音实现,其中包含了一个关键的混音算法!Hi !!!!I am not sure weather I have fully understood your question or not, I persume that
2005-11-07 17:36:00
9840
3
原创 简单的PCM类型的WAVE的文件格式
WAVE PCM soundfile format The WAVE file format is a subset of Microsofts RIFF specification for the storage of multimedia files. A RIFF file starts out with a file header followed by a sequence of da
2005-11-04 10:58:00
4604
1
原创 一个不错的Symbian开发的入门教程网站
http://developer.mopius.com/ Tutorials. Mobile development can be quite difficult to get into. Because of that, Mopius has released several tutorials that will maybe help you with getting started. A
2005-11-03 09:39:00
3456
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人