topical media & game development
[]
readme
course(s)
preface
I
1
2
II
3
4
III
5
6
7
IV
8
9
10
V
11
12
afterthought(s)
appendix
reference(s)
example(s)
resource(s)
_
mobile-query-three-docs-symbols-tQuery.WebAudio.htm
/
htm
<!DOCTYPE html>
<html
lang="en">
<head>
<meta
charset="utf-8" />
<meta
name="generator" content="JsDoc Toolkit" />
<title>
tQuery.WebAudio | tQuery library
</title>
<meta
name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<meta
name="mobileoptimized" content="0" />
<link
rel="stylesheet" href="../css/all.css" media="all" />
<link
rel="stylesheet" href="../css/handheld.css" media="only screen and (max-width: 660px)" />
<link
rel="stylesheet" href="../css/handheld.css" media="handheld" />
<link
rel="stylesheet" href="../css/screen.css" media="screen and (min-width: 661px)" />
<script
src="../javascript/all.js">
</script>
<!--[if lt IE 9]>
<script
src="../javascript/html5.js">
</script>
<![endif]-->
</head>
<body>
<div
class="index">
<div
class="menu">
<div
class="indexLinks"> <a href="../index.html">Classes
</a>
<a href="../files.html">Files
</a>
</div>
<h
2 class="heading1">Classes
</h
2>
<input
type="text" name="classFilter" class="classFilter" id="ClassFilter" placeholder="Filter">
</input>
<nav>
<ul
class="classList" id="ClassList">
<li>
<a href="../symbols/tQuery.html">tQuery
</a>
</li>
<li>
<a href="../symbols/tQuery.Geometry.html">tQuery
<span
class='break'>
</span>
.
<span
class='break'>
</span>
Geometry
</a>
</li>
<li>
<a href="../symbols/tQuery.Light.html">tQuery
<span
class='break'>
</span>
.
<span
class='break'>
</span>
Light
</a>
</li>
<li>
<a href="../symbols/tQuery.Loop.html">tQuery
<span
class='break'>
</span>
.
<span
class='break'>
</span>
Loop
</a>
</li>
<li>
<a href="../symbols/tQuery.
Material
.html">tQuery
<span
class='break'>
</span>
.
<span
class='break'>
</span>
Material
</a>
</li>
<li>
<a href="../symbols/tQuery.MD2Character.html">tQuery
<span
class='break'>
</span>
.
<span
class='break'>
</span>
MD2Character
</a>
</li>
<li>
<a href="../symbols/tQuery.Mesh.html">tQuery
<span
class='break'>
</span>
.
<span
class='break'>
</span>
Mesh
</a>
</li>
<li>
<a href="../symbols/tQuery.Node.html">tQuery
<span
class='break'>
</span>
.
<span
class='break'>
</span>
Node
</a>
</li>
<li>
<a href="../symbols/tQuery.Object3D.html">tQuery
<span
class='break'>
</span>
.
<span
class='break'>
</span>
Object3D
</a>
</li>
<li>
<a href="../symbols/tQuery.RatamahattaMD2Character.html">tQuery
<span
class='break'>
</span>
.
<span
class='break'>
</span>
RatamahattaMD2Character
</a>
</li>
<li>
<a href="../symbols/tQuery.WebAudio.html">tQuery
<span
class='break'>
</span>
.
<span
class='break'>
</span>
WebAudio
</a>
</li>
<li>
<a href="../symbols/tQuery.WebAudio.NodeChainBuilder.html">tQuery
<span
class='break'>
</span>
.
<span
class='break'>
</span>
WebAudio
<span
class='break'>
</span>
.
<span
class='break'>
</span>
NodeChainBuilder
</a>
</li>
<li>
<a href="../symbols/tQuery.WebAudio.
Sound
.html">tQuery
<span
class='break'>
</span>
.
<span
class='break'>
</span>
WebAudio
<span
class='break'>
</span>
.
<span
class='break'>
</span>
Sound
</a>
</li>
<li>
<a href="../symbols/tQuery.World.html">tQuery
<span
class='break'>
</span>
.
<span
class='break'>
</span>
World
</a>
</li>
</ul>
</nav>
</div>
<div
class="fineprint" style="clear:both">
<footer>
Documentation generator: <a href="
http://code.google.com/p/jsdoc-toolkit/
" target="_blank">JsDoc Toolkit
</a>
2.4.0
<br
/> Template: <a href="
http://www.thebrightlines.com/2010/05/06/new-template-for-jsdoctoolkit-codeview/
" target="_blank">Codeview
</a>
1.2
<br
/> Generated on:
<time
datetime='2012-3-23' pubdate>2012-3-23 13:20
</time>
</footer>
</div>
</div>
<div
class="index indexStatic">
</div>
<div
class="content">
<div
class="innerContent">
<article>
<header>
<h
1 class="classTitle"> Class
<span>
tQuery.WebAudio
</span>
</h
1>
<div
class="intro">
<p
class="description summary"> Handle webkit audio API
</p>
<ul
class="summary">
<li>
Defined in: <a href="../symbols/src/plugins_webaudio_tquery.webaudio.js.html">tquery.webaudio.js
</a>
</li>
</ul>
</div>
</header>
<section>
<div
class="props">
<table
class="summaryTable" cellspacing="0" summary="A summary of the constructor documented in the class tQuery.WebAudio.">
<caption
class="sectionTitle">Class Summary
</caption>
<thead>
<tr>
<th
scope="col">Constructor Attributes
</th>
<th
scope="col">Constructor Name and Description
</th>
</tr>
</thead>
<tbody>
<tr>
<td
class="attributes">
</td>
<td
class="nameDescription" >
<div
class="fixedFont">
<b>
<a href="../symbols/tQuery.WebAudio.html#constructor">tQuery.WebAudio
</a>
</b>
(world)
</div>
<div
class="description">Main class to handle webkit audio TODO make the clip detector from
http://www.html5rocks.com/en/tutorials/webaudio/games/
>
</td>
</tr>
</tbody>
</table>
</div>
</section>
<section>
<nav>
<div
class="props">
<table
class="summaryTable" cellspacing="0" summary="A summary of the fields documented in the class tQuery.WebAudio.">
<caption
class="sectionTitle">Field Summary
</caption>
<thead>
<tr>
<th
scope="col">Field Attributes
</th>
<th
scope="col">Field Name and Description
</th>
</tr>
</thead>
<tbody>
<tr>
<td
class="attributes"><static>
</td>
<td
class="nameDescription">
<div
class="fixedFont"> tQuery.WebAudio.
<b>
<a href="../symbols/tQuery.WebAudio.html#.isAvailable">isAvailable
</a>
</b>
</div>
<div
class="description">
</div>
</td>
</tr>
</tbody>
</table>
</div>
</nav>
</section>
<!--
# METHODS SUMMARY -->
<section>
<div
class="props">
<h
2 class="sectionTitle">Method Summary
</h
2>
<nav>
<table
class="summaryTable" id="MethodsList" cellspacing="0" summary="A summary of the methods documented in the class tQuery.WebAudio.">
<thead>
<tr>
<th
scope="col">Method Attributes
</th>
<th
scope="col">Method Name and Description
</th>
</tr>
</thead>
<tbody>
<tr
class='item0' >
<td
class="attributes">
</td>
<td
class="nameDescription">
<div
class="fixedFont">
<b>
<a href="../symbols/tQuery.WebAudio.html#context">context
</a>
</b>
()
</div>
<div
class="description">get the audio context
</div>
</td>
</tr>
<tr
class='item1' >
<td
class="attributes">
</td>
<td
class="nameDescription">
<div
class="fixedFont">
<b>
<a href="../symbols/tQuery.WebAudio.html#volume">volume
</a>
</b>
(value)
</div>
<div
class="description">getter/setter on the volume
</div>
</td>
</tr>
<tr
class='item2' >
<td
class="attributes">
</td>
<td
class="nameDescription">
<div
class="fixedFont">
<b>
<a href="../symbols/tQuery.WebAudio.html#world">world
</a>
</b>
(value)
</div>
<div
class="description">getter/setter on the volume
</div>
</td>
</tr>
</tbody>
</table>
</nav>
</div>
</section>
<!-- # EVENTS SUMMARY --> <!-- # CONSTRUCTOR DETAILS -->
<section>
<div
class="details props">
<div
class="innerProps">
<h
2 class="sectionTitle" id="constructor"> Class Detail
</h
2>
<div
class="fixedFont">
<b>
tQuery.WebAudio
</b>
(world)
</div>
<div
class="description"> Main class to handle webkit audio
TODO make the clip detector from
http://www.html5rocks.com/en/tutorials/webaudio/games/ >
<dl
class="detailList params">
<dt
class="heading">Parameters:
</dt>
<dt>
<span
class="light fixedFont">{<a href="../symbols/tQuery.World.html">tQuery.World
</a>
}
</span>
<b>
world
</b>
<i>
Optional
</i>
</dt>
<dd>
the world on which to run
</dd>
</dl>
</div>
</div>
</section>
<!--
# FIELD DETAILS -->
<section>
<div
class="details props">
<div
class="innerProps">
<h
2 class="sectionTitle"> Field Detail
</h
2>
<div
class="fixedFont heading" id=".isAvailable">
<span
class='lighter'> <static>
</span>
<span
class="light">{Boolean}
</span>
<span
class="light">tQuery.WebAudio.
</span>
<b>
isAvailable
</b>
</div>
<div
class="description">
</div>
</div>
</div>
</section>
<!-- # METHOD DETAILS -->
<section>
<div
class="details props">
<div
class="innerProps">
<h
2 class="sectionTitle"> Method Detail
</h
2>
<ul
class="methodDetail" id="MethodDetail">
<li
class='item0' >
<div
class="fixedFont heading" id="context">
<span
class='lighter'>
</span>
<span
class="light">{AudioContext}
</span>
<b>
context
</b>
()
</div>
<div
class="description"> get the audio context
</div>
<dl
class="detailList nomargin">
<dt
class="heading">Returns:
</dt>
<dd>
<span
class="light fixedFont">{AudioContext}
</span>
the audio context
</dd>
</dl>
<div
class="hr">
</div>
</li>
<li
class='item1' >
<div
class="fixedFont heading" id="volume">
<span
class='lighter'>
</span>
<b>
volume
</b>
(value)
</div>
<div
class="description"> getter/setter on the volume
</div>
<dl
class="detailList params">
<dt
class="heading">Parameters:
</dt>
<dt>
<b>
value
</b>
</dt>
<dd>
</dd>
</dl>
<div
class="hr">
</div>
</li>
<li
class='item2' >
<div
class="fixedFont heading" id="world">
<span
class='lighter'>
</span>
<b>
world
</b>
(value)
</div>
<div
class="description"> getter/setter on the volume
</div>
<dl
class="detailList params">
<dt
class="heading">Parameters:
</dt>
<dt>
<b>
value
</b>
</dt>
<dd>
</dd>
</dl>
</li>
</ul>
</div>
</div>
</section>
<!-- # EVENT DETAILS -->
</article>
</div>
</div>
<script
type="text/javascript"> wbos.CssTools.MediaQueryFallBack.LoadCss('../css/screen.css', '../css/handheld.css', 660) codeview.classFilter.Init()
</script>
</body>
</html>
[]
readme
course(s)
preface
I
1
2
II
3
4
III
5
6
7
IV
8
9
10
V
11
12
afterthought(s)
appendix
reference(s)
example(s)
resource(s)
_
(C)
Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.