~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to doc/html/platform-notes-symbian.html

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2009-11-02 18:30:08 UTC
  • mfrom: (1.2.2 upstream)
  • mto: (15.2.5 experimental)
  • mto: This revision was merged to the branch mainline in revision 88.
  • Revision ID: james.westby@ubuntu.com-20091102183008-b6a4gcs128mvfb3m
Tags: upstream-4.6.0~beta1
ImportĀ upstreamĀ versionĀ 4.6.0~beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="iso-8859-1"?>
 
2
<!DOCTYPE html
 
3
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
 
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
5
<!-- platform-notes.qdoc -->
 
6
<head>
 
7
  <title>Qt 4.6: Platform Notes - Symbian</title>
 
8
  <link rel="contents" href="platform-notes.html" />
 
9
  <link href="classic.css" rel="stylesheet" type="text/css" />
 
10
</head>
 
11
<body>
 
12
<table border="0" cellpadding="0" cellspacing="0" width="100%">
 
13
<tr>
 
14
<td align="left" valign="top" width="32"><a href="http://qt.nokia.com/"><img src="images/qt-logo.png" align="left" border="0" /></a></td>
 
15
<td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a>&nbsp;&middot; <a href="classes.html"><font color="#004faf">All&nbsp;Classes</font></a>&nbsp;&middot; <a href="functions.html"><font color="#004faf">All&nbsp;Functions</font></a>&nbsp;&middot; <a href="overviews.html"><font color="#004faf">Overviews</font></a></td><td class="searchBar" align="right" valign="center"><form action="http://www.google.com/cse" id="cse-search-box"><div><input type="hidden" name="cx" value="000136343326384750312:dhbxnqlakyu" /><input type="hidden" name="ie" value="UTF-8" /><input type="text" name="q" size="31" /><input type="submit" name="sa" value="Search" /></div></form></td>
 
16
</tr></table><p>
 
17
[<a href="platform-notes.html">Platform Notes</a>]
 
18
</p>
 
19
<h1 class="title">Platform Notes - Symbian<br /><span class="subtitle"></span>
 
20
</h1>
 
21
<p>This page contains information about the Symbian platforms Qt is currently known to run on. More information about the combinations of platforms and compilers supported by Qt can be found on the <a href="supported-platforms.html">Supported Platforms</a> page.</p>
 
22
<p>For information about mixing exceptions with Symbian leaves, see <a href="symbianexceptionsafety.html">Exception Safety with Symbian</a></p>
 
23
<a name="multimedia-and-phonon-support"></a>
 
24
<h2>Multimedia and Phonon Support</h2>
 
25
<p>Qt provides a backend for Qt's multimedia module, Phonon, which supports video and sound playback through Symbian's Multimedia Framework, MMF.</p>
 
26
<p>In this release the support is experimental. Video playback may have flickering issues, and support for effects and playback queueing is incomplete.</p>
 
27
<p>The audio and video formats that Phonon supports depends on what support the platform provides for MMF. The emulator is known to have limited codec support.</p>
 
28
<p>In addition, there exists a backend for the Helix framework. However, due to it not shipping with Qt, its availability depends on the Symbian platform in use. If available, it is loaded instead of the MMF plugin.</p>
 
29
<p>
 
30
[<a href="platform-notes.html">Platform Notes</a>]
 
31
</p>
 
32
<p /><address><hr /><div align="center">
 
33
<table width="100%" cellspacing="0" border="0"><tr class="address">
 
34
<td width="40%" align="left">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies)</td>
 
35
<td width="20%" align="center"><a href="trademarks.html">Trademarks</a></td>
 
36
<td width="40%" align="right"><div align="right">Qt 4.6.0</div></td>
 
37
<script type="text/javascript" src="http://www.google.com/jsapi"></script><script type="text/javascript">google.load("elements", "1", {packages: "transliteration"});</script><script type="text/javascript" src="http://www.google.com/coop/cse/t13n?form=cse-search-box&t13n_langs=en"></script><script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script></tr></table></div></address></body>
 
38
</html>