首 页 | 新 闻 | Symbian | Android| Windows Mobile | J2ME | 下载中心 | 游戏策划招聘与求职 | 购书指南 | 视频教程
您现在的位置: 开发视界 >> Symbian英文资料 >> Multimedia >> 正文
Support for streaming audio input
作者:佚名    文章来源:不详    更新时间:2006-5-6 22:41:03

Symbian OS v7.0s provides for the first time plugin support for handling streaming audio input. But this feature was missing on previous OS version (including v7.0).

This package - provided by Symbian - complements the media server support provided in Symbian OS v6.1 and v7.0 for streaming audio output. It provides several classes that would allows you to write code to handle audio input from the microphone:
-  CMdaAudioInputStream, similar to CMdaAudioOutputStream but for audio input.
-  MMdaAudioInputStreamCallback, similar to MMdaAudioAudioStreamCallback but for audio input
-  TFourCC, a new class for identifying the stream format

The API has been written to be forward compatible with the multimedia framework in v7.0s, so code written against the APIs published below and compiled against a suitable Series 60 or UIQ SDK should in principle work even on phones based on Symbian OS v7.0s.

The files below provide the documentation, binaries and headers you need to compile against Series 60 or UIQ emulators or phones. They further provide sis files you can embed within the sis files for your Series 60 or UIQ apps, to install the plugin seamlessly onto phones as needed. This can be done by including the following line in the pkg file controlling the creation of your sis file:

@"mdaaudioinputstreamplugin.sis",(0x1000562F)

Download Series 60 package
Download UIQ package

An example code for Nokia Series 60.

相关文章:
Multichannel Sound using CMdaAudioOutputStream (v1.1)
Support for streaming audio input
Multichannel Sound using CMdaAudioOutputStream (v1.1)
 

站点地图 | 加入收藏 | 联系站长 | 广告服务 |
QQ:280529124  Tel:0592-8271361 辽ICP备05021703号