Namespaces
Variants
Actions

MMF

Jump to: navigation, search
Article Metadata

Article
Created: sellis (27 Feb 2007)
Last edited: hamishwillee (26 Jul 2012)

MMF v6.gif

Multimedia Framework Architecture (MMF)

S60 devices have many audio and video codecs. The availability of these codecs and their performance are device-dependent. Also, there are several APIs that a third-party application can use to access these codecs.

Audio decoders can be accessed using the following APIs:

Audio encoders can be accessed using the following APIs:

  • DevSound
  • CMdaAudioInputStream
  • CMMFCodec
  • CmdaAudioRecorderUtility

Video decoders can be accessed using the following APIs:

  • CVideoPlayerUtility (video and audio).

Video encoders can be accessed using the following APIs:

  • MDF DevVideoRecord
  • CVideoRecorderUtility (video and audio).

For more details on how to use these APIs, please see the following documents:


The APIs for accessing codecs can be classified into two types: low-level APIs and high-level APIs. The low-level APIs are:

  • MDF DevVideoRecord, used to access video encoders (and preprocessors);
  • DevSound, used to access audio encoders and decoders.

MDF and DevSound codecs can be accelerated or all-ARM (which means they run fully in software). MDF and DevSound codecs, accelerated or not, are sometimes referred to as HwDevice.


Not all audio codecs are implemented below DevSound. Some audio codecs are implemented at the MMF level, using the CMMFCodec interface (see illustration above). Video decoders can be implemented inside RealPlayer Engine, fully in software, or using hardware acceleration.

Links

MMF Controller API

MMF Client APIs

Multi Media Framework Client Overview




This page was last modified on 26 July 2012, at 01:54.
388 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved