Multimedia
Find here all code related to sound, video and camera management
Optimization of real-time video processing on Nokia N95 smartphone
Tutorial posted January 16th, 2008 by VoblinTo work with real-time video one needs at least two things - direct access to bitmaps and fast way to get frames from a video camera. To achieve the first goal one needs to keep in mind that Bitmaps are located on a shared heap that needs to be locked before any direct access can safely take place.
List MMF controller plugins and supported formats
Tutorial posted June 26th, 2007 by eric
Sony Ericsson Developer portal has posted the source code of a small application that shows how to list information about all MMF controller plugins from the ECOM registry on Sony Ericsson's UIQ 3-based phones. A controller is a MMF plugin that supports playing and recording one or several multimedia formats. Most MMF audio and video interfaces use the multimedia controller framework to provide functionality to read and write audio and video data.
Emotionalize Your Mobile Games With Tuny Engine Lite
Tutorial posted November 19th, 2006 by fucusbyteUsing Sound with Symbian
Tutorial posted October 6th, 2003 by gpoultonMultichannel Sound using CMdaAudioOutputStream (v1.1)
Tutorial posted June 13th, 2003 by zeepUIQ3 audio streaming with code
Tutorial posted May 31st, 2007 by rensijieI tried to port Nokia's audio streaming example to UIQ3. Since the code for S60 was already done and there's another output streaming example in sonyericsson website, it couldn't be easier, right? Well, we'll see.
I attached the example code because in developer.sonyericsson.com, there is only an example of outputstream while inputstream is actually more tricky to use.





