/usr/share/qt5/doc/qtmultimedia/qtaudioengine-qmlmodule.html is in qtmultimedia5-doc-html 5.2.1-0ubuntu5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qtaudioengine.qdoc -->
<title>Qt Audio Engine QML Types | QtMultimedia 5.2</title>
<link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
<div class="main">
<div class="main-rounded">
<div class="navigationbar">
<ul>
<li>Qt 5.2</li>
<li><a href="qtmultimedia-index.html">Qt Multimedia</a></li>
<li>Qt Audio Engine QML Types</li>
<li id="buildversion">
Qt 5.2.1 Reference Documentation</li>
</ul>
</div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#qt-audio-engine-features">Qt Audio Engine Features</a></li>
<li class="level1"><a href="#examples">Examples</a></li>
<li class="level1"><a href="#qml-types">QML types</a></li>
</ul>
</div>
<h1 class="title">Qt Audio Engine QML Types</h1>
<span class="subtitle"></span>
<!-- $$$QtAudioEngine-description -->
<div class="descr"> <a name="details"></a>
<p>Qt Audio Engine is part of the <a href="qtmultimedia-index.html">Qt Multimedia</a> module. Qt Audio Engine provides types for 3D positional audio playback and content management.</p>
<p>The QML types can be imported into your application using the following import statement in your .qml file:</p>
<pre class="cpp">import <span class="type">QtAudioEngine</span> <span class="number">1.0</span></pre>
<a name="qt-audio-engine-features"></a>
<h2>Qt Audio Engine Features</h2>
<p>Qt Audio Engine enables developers to organize wave files into discrete <a href="qml-qtaudioengine-sound.html">Sound</a> with different <a href="qml-qtaudioengine-playvariation.html">play variations</a>, group sound controls by <a href="qml-qtaudioengine-audiocategory.html">AudioCategory</a> categories and define <a href="qml-qtaudioengine-attenuationmodellinear.html">attenuation models</a> and various 3D audio settings all in one place. Playback of <a href="qml-qtaudioengine-soundinstance.html">sound instances</a> can be conveniently activated by in-app events and managed by QtAudioEngine or controlled by explicitly defining <a href="qml-qtaudioengine-soundinstance.html">SoundInstance</a> for easier QML bindings.</p>
<a name="examples"></a>
<h2>Examples</h2>
<ul>
<li><a href="qtmultimedia-audioengine-example.html">Audio Engine</a></li>
</ul>
<a name="qml-types"></a>
<h2>QML types</h2>
</div>
<!-- @@@QtAudioEngine -->
<table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="qml-qtaudioengine-attenuationmodellinear.html">AttenuationModelLinear</a></p></td><td class="tblDescr"><p>Defines a linear attenuation curve for a Sound.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qml-qtaudioengine-attenuationmodelinverse.html">AttenuationModelInverse</a></p></td><td class="tblDescr"><p>Defines a non-linear attenuation curve for a Sound.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qml-qtaudioengine-audiocategory.html">AudioCategory</a></p></td><td class="tblDescr"><p>Control all active sound instances by group.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qml-qtaudioengine-audioengine.html">AudioEngine</a></p></td><td class="tblDescr"><p>Organize all your 3d audio content in one place.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qml-qtaudioengine-audiolistener.html">AudioListener</a></p></td><td class="tblDescr"><p>Control global listener parameters.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qml-qtaudioengine-audiosample.html">AudioSample</a></p></td><td class="tblDescr"><p>Load audio samples, mostly .wav.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qml-qtaudioengine-playvariation.html">PlayVariation</a></p></td><td class="tblDescr"><p>Define a playback variation for sounds. So each time the playback of the same sound can be a slightly different even with the same AudioSample.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qml-qtaudioengine-sound.html">Sound</a></p></td><td class="tblDescr"><p>Define a variety of samples and parameters to be used for SoundInstance.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qml-qtaudioengine-soundinstance.html">SoundInstance</a></p></td><td class="tblDescr"><p>Play 3d audio content.</p></td></tr>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2013 Digia Plc and/or its
subsidiaries. Documentation contributions included herein are the copyrights of
their respective owners.<br> The documentation provided herein is licensed under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.<br> Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners. </p>
</div>
</body>
</html>
|