多媒体开发
(→例程 Demo) |
(Liuting -) |
||
| (38 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
| − | [[Category:Multimedia]][[Category:Qt | + | [[Category:Multimedia]][[Category:Qt]][[Category:Qt Mobility]][[Category:Symbian]][[Category:Symbian Web Runtime]][[Category:Symbian Web Runtime]][[Category:Lang-Chinese]][[Category:Video]][[Category:Audio]] |
| + | {{ArticleMetaData | ||
| + | |sourcecode=[[Media:Mmf.zip]] [[Media:StreamMusicTest.zip]] [[Media:Keyboard.zip]] | ||
| + | |installfile= <!-- Link to installation file (e.g. [[Media:The Installation File.sis]]) --> | ||
| + | |devices= <!-- Devices tested against - e.g. ''devices=Nokia 6131 NFC, Nokia C7-00'') --> | ||
| + | |sdk= <!-- SDK(s) built and tested against (e.g. [http://linktosdkdownload/ Nokia Qt SDK 1.1]) --> | ||
| + | |platform= <!-- Compatible platforms - e.g. Symbian^1 and later, Qt 4.6 and later --> | ||
| + | |devicecompatability= <!-- Compatible devices e.g.: All* (must have internal GPS) --> | ||
| + | |dependencies= <!-- Any other/external dependencies e.g.: Google Maps Api v1.0 --> | ||
| + | |signing=<!-- Signing requirements - empty or one of: Self-Signed, DevCert, Manufacturer --> | ||
| + | |capabilities= <!-- Capabilities required by the article/code example (e.g. Location, NetworkServices. --> | ||
| + | |keywords= <!-- APIs, classes and methods (e.g. QSystemScreenSaver, QList, CBase --> | ||
| + | |id= <!-- Article Id (Knowledge base articles only) --> | ||
| + | |language=Lang-Chinese | ||
| + | |translated-by= <!-- [[User:XXXX]] --> | ||
| + | |translated-from-title= <!-- Title only --> | ||
| + | |translated-from-id= <!-- Id of translated revision --> | ||
| + | |review-by=<!-- After re-review: [[User:username]] --> | ||
| + | |review-timestamp= <!-- After re-review: YYYYMMDD --> | ||
| + | |update-by= <!-- After significant update: [[User:username]]--> | ||
| + | |update-timestamp= <!-- After significant update: YYYYMMDD --> | ||
| + | |creationdate=20101004 | ||
| + | |author=[[User:Flycarl]] | ||
| + | }} | ||
| + | |||
| + | |||
<table width=100%> | <table width=100%> | ||
<tr align=top> | <tr align=top> | ||
| Line 6: | Line 31: | ||
*[http://labs.qt.nokia.com/2010/05/10/low-level-audio-processing-with-qtmultimedia/ Low-level audio processing with QtMultimedia] | *[http://labs.qt.nokia.com/2010/05/10/low-level-audio-processing-with-qtmultimedia/ Low-level audio processing with QtMultimedia] | ||
*[[MMF|symbian中的多媒体(MMF for Symbian)]] | *[[MMF|symbian中的多媒体(MMF for Symbian)]] | ||
| − | *[http://library. | + | *[http://library.developer.nokia.com/topic/Nokia_Symbian3_Developers_Library/GUID-1DE5CDAD-8D71-5384-9E98-5665D5A4C792.html symbian Document Multimedia Guide] |
* [[Multimedia Usability]] | * [[Multimedia Usability]] | ||
| + | *[[使用QtMultimediaKit开发多媒体应用]] | ||
| + | *[[多媒体资料 QML 插件]] | ||
==<u>例程 Demo</u> == | ==<u>例程 Demo</u> == | ||
'''Symbian范例:''' | '''Symbian范例:''' | ||
| − | * [http://www. | + | * [http://www.developer.nokia.com/info/sw.nokia.com/id/48d38e98-2b78-4da8-b111-63e9c7d34feb/S60_Platform_Video_Example_v2_0_en.zip.html S60 Platform: Video Example v2.0]:'''适用于Symbian^3之前的版本''' |
* '''获取设备支持的媒体格式列表:'''[[File:Mmf.zip]] | * '''获取设备支持的媒体格式列表:'''[[File:Mmf.zip]] | ||
| + | * [[Symbian%5E3%E5%BD%95%E5%88%B6/%E6%92%AD%E6%94%BE%E8%A7%86%E9%A2%91%E8%8C%83%E4%BE%8B#.E7.9B.B8.E5.85.B3.E9.93.BE.E6.8E.A5|Symbian^3视频录制/播放范例]] | ||
'''Qt范例:''' | '''Qt范例:''' | ||
| Line 20: | Line 48: | ||
*[[在Qt程序中使用Symbian Audio Playback API播放声音]] | *[[在Qt程序中使用Symbian Audio Playback API播放声音]] | ||
*[[用Qt控制音量键]] | *[[用Qt控制音量键]] | ||
| + | *[[Qt与Symbian_C%2B%2B混合编程——视频录制/播放范例|Qt与Symbian C++混合编程——视频录制/播放范例]] | ||
| + | *[https://projects.developer.nokia.com/turntable DJ turntable] | ||
</td> | </td> | ||
| Line 27: | Line 57: | ||
*[http://labs.qt.nokia.com/2010/05/10/low-level-audio-processing-with-qtmultimedia/ Low-level audio processing with QtMultimedia] | *[http://labs.qt.nokia.com/2010/05/10/low-level-audio-processing-with-qtmultimedia/ Low-level audio processing with QtMultimedia] | ||
*[[Playing audio files | Playing audio files with symbian API]] | *[[Playing audio files | Playing audio files with symbian API]] | ||
| + | *[[Symbian平台录音示例]] | ||
| + | *[[使用QT MULTIMEDIA API 进行录音和播音]] | ||
==<u> 视频 Video</u> == | ==<u> 视频 Video</u> == | ||
| + | *[[Simple video player in QML]] | ||
*[[How to play a video file using CVideoPlayerUtility]] | *[[How to play a video file using CVideoPlayerUtility]] | ||
*[[Video Recording and Video Playing APIs]] | *[[Video Recording and Video Playing APIs]] | ||
| Line 34: | Line 67: | ||
*[[TSS000680 - Getting a larger size video recorded by CVideoRecorderUtility]] | *[[TSS000680 - Getting a larger size video recorded by CVideoRecorderUtility]] | ||
*[[TSQ001609 - Using Qt Mobility to get metadata from media files]] | *[[TSQ001609 - Using Qt Mobility to get metadata from media files]] | ||
| + | *[[Qt与Symbian C++混合编程——视频录制/播放范例]] | ||
| + | *[[QtMultimediaKit视频录制和播放]] | ||
| + | *[[如何用Qt完成录像功能]] | ||
| + | ==<u> OpenGL ES</u> == | ||
| + | *[[How to utilise OpenGL ES 2.0 on Symbian^3 and Maemo| 如何在Symbian^3和Maemo上使用OpenGL ES2.0 ]] | ||
| + | *[[Qt 与 OpenGL ES]] | ||
| + | *[[OpengGL ES在symbian^3中的例子]] | ||
| + | *[https://projects.developer.nokia.com/qtgameenabler/ Qt GameEnabler]: 一系列类,用来帮助移动设备上的Qt开发者 移植/开发 基于 OpenGLES 2.0的游戏。 | ||
| + | *[https://projects.developer.nokia.com/qoatofthehill 山上的山羊] :不使用QtOpenGL,自己在Qt中调用OpenGLES的例子游戏,基于Qt GameEnabler开发。 | ||
| + | *[https://projects.developer.nokia.com/gles2phys/ OpenGLES 2.0 Phythics Demo] | ||
| + | |||
| + | *[[如何在Qt应用中实现混音效果]] | ||
| + | *[[如何在Qt中使用OpenGL]] | ||
==<u> 流媒体 Streaming</u> == | ==<u> 流媒体 Streaming</u> == | ||
*[[Audio/Video streaming Codecs and Protocols]] | *[[Audio/Video streaming Codecs and Protocols]] | ||
*[[On demand Web TV – have your favorite channels with you!]] | *[[On demand Web TV – have your favorite channels with you!]] | ||
| − | * [[Streaming 3GP multimedia content to Flash Lite using RTSP]] | + | *[[Streaming 3GP multimedia content to Flash Lite using RTSP]] |
| + | *[[在symbian手机上设置流媒体播放使用的网络接入点]] | ||
==<u> 照相机 Camera</u> == | ==<u> 照相机 Camera</u> == | ||
* 不通过Qt Mobility操纵Symbian设备的相机:[[不通过Qt Mobility操纵Symbian设备的相机|例程]] | * 不通过Qt Mobility操纵Symbian设备的相机:[[不通过Qt Mobility操纵Symbian设备的相机|例程]] | ||
| + | *[https://projects.developer.nokia.com/mirrorhouse/ 例程:哈哈镜] | ||
| + | *[[在MEEGO上如何通过GSTREAMER完成手电筒的功能]] | ||
| + | |||
| + | ==<u> 在MEEGO上如何使用GStreamer制作手电筒</u> == | ||
==<u> 收音机 Radio</u> == | ==<u> 收音机 Radio</u> == | ||
| Line 51: | Line 102: | ||
*[http://labs.qt.nokia.com/2009/01/26/creating-thumbnail-preview/ Creating thumbnail preview] | *[http://labs.qt.nokia.com/2009/01/26/creating-thumbnail-preview/ Creating thumbnail preview] | ||
*[http://labs.qt.nokia.com/2009/01/20/50-scaling-of-argb32-image/ 50% scaling of (A)RGB32 image] | *[http://labs.qt.nokia.com/2009/01/20/50-scaling-of-argb32-image/ 50% scaling of (A)RGB32 image] | ||
| + | *[[在QML中如何使用QGalleryQueryModel提取系统图片]] | ||
| + | |||
| + | ==<u>已知问题解决方案</u> == | ||
| + | * '''Phonon_Helix_Plugin API更新:'''[[Phonon_Helix_plug-in_fixes_for_Symbian%5E3_devices]] | ||
</td> | </td> | ||
</tr> | </tr> | ||
| − | </table> | + | </table> |
Revision as of 13:08, 25 April 2012

