2025-01-15 19:28:55 +01:00

39 lines
68 KiB
HTML

<!DOCTYPE html>
<html lang="en"><!-- use theme color or fallback -->
<!--use textcolor from settings, otherwise create a contrasting color to theme color-->
<head><meta charset="utf-8"/><link href="../../bootstrap/css/bootstrap.min.css" rel="stylesheet"/><link href="../../bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet"/><link href="../../bootstrap/css/bootstrap-select.min.css" rel="stylesheet"/><link href="http://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic" rel="stylesheet" type="text/css"/><link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,600,600italic,400" rel="stylesheet" type="text/css"/><link href="http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet" type="text/css"/><script src="../../jquery-1.9.1.min.js"></script><script src="../../bootstrap/js/bootstrap.min.js"></script><script src="../../bootstrap/js/bootstrap-select.min.js"></script><link href="../../styles.css" rel="stylesheet"/><link href="../../haxe-nav.css" rel="stylesheet"/><script type="text/javascript">var dox = {rootPath: "../../",platforms: ["Neko","Android","Flash","iOS","macOS","Linux","HTML5","Windows"]};</script><script type="text/javascript" src="../../nav.js"></script><script type="text/javascript" src="../../index.js"></script><link rel="icon" href="../../favicon.ico" type="image/x-icon"></link><title>lime.media.ALAudioContext - API Reference</title></head><body><style>
a, code .type {
color: #24afc4;
}
.navbar .brand {
display: inline-block;
float: none;
text-shadow: 0 0 0 transparent;
}
.nav-list>.active>a.treeLink, .nav-list>.active>a.treeLink:hover, .nav-list>.active>a.treeLink:focus {
background: #24afc4;
color: #ffffff;
text-shadow: 0 0 0 transparent;
}
.navbar .container {
width: 940px ;
}
@media (max-width: 767px) {
.navbar .container {
width: auto;
}
}
@media (max-width: 979px) and (min-width: 768px) {
.navbar .container {
width: 724px;
}
}
@media (min-width: 1200px) {
.navbar .container {
width: 1170px;
}
}
.navbar .container img {
margin: 5px 0 0 4px;
}
</style><nav class="nav"><div class="navbar"><div class="navbar-inner" style="background:#FAFAFA; border-bottom:1px solid rgba(0,0,0,.09)"><div class="container"><a class="brand" href="http://www.openfl.org"><img alt="" src="http://www.openfl.org/images/logo.png"/></a><a class="brand" style="color:#777777" href="../../">API Reference</a></div></div></div></nav><div class="container main-content"><div class="row-fluid"><div class="span3"><div class="well sidebar-nav"><form class="form-search" id="searchForm"><div class="input-prepend input-block-level"><span class="add-on"><i class="icon-search"></i></span><input id="search" type="text" placeholder="Search" autocomplete="off"/></div></form><div class="dropdown"><select id="select-platform" class="selectpicker" title="Filter by platform" data-width="100%"><option value="all" selected="true">All Platforms</option><option>Neko</option><option>Android</option><option>Flash</option><option>iOS</option><option>macOS</option><option>Linux</option><option>HTML5</option><option>Windows</option></select></div></div><div class="well sidebar-nav"><div id="nav"></div></div></div><div class="span9"><div class="page-header"><h1><small>class</small> ALAudioContext</h1><h4><small>package <a href="../../lime/media/index.html">lime.media</a></small></h4> <p class="availability"><hr/><em>Available on all platforms</em></p></div><div class="body"><div class="doc doc-main"><div class="indent"><p></p></div></div><h3 class="section">Constructor</h3><div class="fields"><div class="field "><a name="new"></a><h3><p><code><a href="#new"><span class="identifier">new</span></a> ()</code></p></h3><div class="doc"><p></p></div></div></div><h3 class="section">Variables</h3><div class="fields"><div class="field "><a name="BITS"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#BITS"><span class="identifier">BITS</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x2002</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="BUFFER"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#BUFFER"><span class="identifier">BUFFER</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1009</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="BUFFERS_PROCESSED"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#BUFFERS_PROCESSED"><span class="identifier">BUFFERS_PROCESSED</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1016</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="BUFFERS_QUEUED"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#BUFFERS_QUEUED"><span class="identifier">BUFFERS_QUEUED</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1015</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="BYTE_OFFSET"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#BYTE_OFFSET"><span class="identifier">BYTE_OFFSET</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1026</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CHANNELS"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#CHANNELS"><span class="identifier">CHANNELS</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x2003</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CONE_INNER_ANGLE"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#CONE_INNER_ANGLE"><span class="identifier">CONE_INNER_ANGLE</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1001</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CONE_OUTER_ANGLE"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#CONE_OUTER_ANGLE"><span class="identifier">CONE_OUTER_ANGLE</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1002</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CONE_OUTER_GAIN"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#CONE_OUTER_GAIN"><span class="identifier">CONE_OUTER_GAIN</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1022</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="DIRECTION"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#DIRECTION"><span class="identifier">DIRECTION</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1005</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="DISTANCE_MODEL"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#DISTANCE_MODEL"><span class="identifier">DISTANCE_MODEL</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xD000</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="DOPPLER_FACTOR"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#DOPPLER_FACTOR"><span class="identifier">DOPPLER_FACTOR</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xC000</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="DOPPLER_VELOCITY"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#DOPPLER_VELOCITY"><span class="identifier">DOPPLER_VELOCITY</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xC001</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="EXPONENT_DISTANCE"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#EXPONENT_DISTANCE"><span class="identifier">EXPONENT_DISTANCE</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xD005</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="EXPONENT_DISTANCE_CLAMPED"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#EXPONENT_DISTANCE_CLAMPED"><span class="identifier">EXPONENT_DISTANCE_CLAMPED</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xD006</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="EXTENSIONS"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#EXTENSIONS"><span class="identifier">EXTENSIONS</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xB004</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="FALSE"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#FALSE"><span class="identifier">FALSE</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="FORMAT_MONO16"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#FORMAT_MONO16"><span class="identifier">FORMAT_MONO16</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1101</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="FORMAT_MONO8"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#FORMAT_MONO8"><span class="identifier">FORMAT_MONO8</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1100</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="FORMAT_STEREO16"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#FORMAT_STEREO16"><span class="identifier">FORMAT_STEREO16</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1103</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="FORMAT_STEREO8"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#FORMAT_STEREO8"><span class="identifier">FORMAT_STEREO8</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1102</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="FREQUENCY"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#FREQUENCY"><span class="identifier">FREQUENCY</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x2001</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="GAIN"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#GAIN"><span class="identifier">GAIN</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x100A</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="INITIAL"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#INITIAL"><span class="identifier">INITIAL</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1011</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="INVALID_ENUM"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#INVALID_ENUM"><span class="identifier">INVALID_ENUM</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xA002</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="INVALID_NAME"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#INVALID_NAME"><span class="identifier">INVALID_NAME</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xA001</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="INVALID_OPERATION"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#INVALID_OPERATION"><span class="identifier">INVALID_OPERATION</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xA004</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="INVALID_VALUE"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#INVALID_VALUE"><span class="identifier">INVALID_VALUE</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xA003</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="INVERSE_DISTANCE"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#INVERSE_DISTANCE"><span class="identifier">INVERSE_DISTANCE</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xD001</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="INVERSE_DISTANCE_CLAMPED"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#INVERSE_DISTANCE_CLAMPED"><span class="identifier">INVERSE_DISTANCE_CLAMPED</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xD002</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="LINEAR_DISTANCE"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#LINEAR_DISTANCE"><span class="identifier">LINEAR_DISTANCE</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xD003</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="LINEAR_DISTANCE_CLAMPED"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#LINEAR_DISTANCE_CLAMPED"><span class="identifier">LINEAR_DISTANCE_CLAMPED</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xD004</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="LOOPING"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#LOOPING"><span class="identifier">LOOPING</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1007</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="MAX_DISTANCE"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#MAX_DISTANCE"><span class="identifier">MAX_DISTANCE</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1023</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="MAX_GAIN"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#MAX_GAIN"><span class="identifier">MAX_GAIN</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x100E</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="MIN_GAIN"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#MIN_GAIN"><span class="identifier">MIN_GAIN</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x100D</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NONE"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#NONE"><span class="identifier">NONE</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NO_ERROR"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#NO_ERROR"><span class="identifier">NO_ERROR</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="ORIENTATION"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#ORIENTATION"><span class="identifier">ORIENTATION</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x100F</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="OUT_OF_MEMORY"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#OUT_OF_MEMORY"><span class="identifier">OUT_OF_MEMORY</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xA005</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="PAUSED"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#PAUSED"><span class="identifier">PAUSED</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1013</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="PITCH"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#PITCH"><span class="identifier">PITCH</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1003</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="PLAYING"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#PLAYING"><span class="identifier">PLAYING</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1012</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="POSITION"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#POSITION"><span class="identifier">POSITION</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1004</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="REFERENCE_DISTANCE"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#REFERENCE_DISTANCE"><span class="identifier">REFERENCE_DISTANCE</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1020</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="RENDERER"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#RENDERER"><span class="identifier">RENDERER</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xB003</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="ROLLOFF_FACTOR"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#ROLLOFF_FACTOR"><span class="identifier">ROLLOFF_FACTOR</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1021</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="SAMPLE_OFFSET"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#SAMPLE_OFFSET"><span class="identifier">SAMPLE_OFFSET</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1025</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="SEC_OFFSET"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#SEC_OFFSET"><span class="identifier">SEC_OFFSET</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1024</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="SIZE"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#SIZE"><span class="identifier">SIZE</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x2004</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="SOURCE_RELATIVE"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#SOURCE_RELATIVE"><span class="identifier">SOURCE_RELATIVE</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x202</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="SOURCE_STATE"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#SOURCE_STATE"><span class="identifier">SOURCE_STATE</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1010</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="SOURCE_TYPE"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#SOURCE_TYPE"><span class="identifier">SOURCE_TYPE</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1027</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="SPEED_OF_SOUND"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#SPEED_OF_SOUND"><span class="identifier">SPEED_OF_SOUND</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xC003</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="STATIC"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#STATIC"><span class="identifier">STATIC</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1028</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="STOPPED"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#STOPPED"><span class="identifier">STOPPED</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1014</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="STREAMING"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#STREAMING"><span class="identifier">STREAMING</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1029</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="TRUE"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#TRUE"><span class="identifier">TRUE</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 1</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="UNDETERMINED"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#UNDETERMINED"><span class="identifier">UNDETERMINED</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1030</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="VELOCITY"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#VELOCITY"><span class="identifier">VELOCITY</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0x1006</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="VENDOR"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#VENDOR"><span class="identifier">VENDOR</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xB001</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="VERSION"></a><h3><p><code><a href="../../lime/media/ALAudioContext.html#VERSION"><span class="identifier">VERSION</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0xB002</span></code></p></h3><div class="doc"><p></p></div></div></div><h3 class="section">Methods</h3><div class="fields"><div class="field "><a name="buffer3f"></a><h3><p><code><a href="#buffer3f"><span class="identifier">buffer3f</span></a> (<span style="white-space:nowrap">buffer:<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value1:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>,</span> <span style="white-space:nowrap">value2:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>,</span> <span style="white-space:nowrap">value3:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="buffer3i"></a><h3><p><code><a href="#buffer3i"><span class="identifier">buffer3i</span></a> (<span style="white-space:nowrap">buffer:<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value1:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value2:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value3:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="bufferData"></a><h3><p><code><a href="#bufferData"><span class="identifier">bufferData</span></a> (<span style="white-space:nowrap">buffer:<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a>,</span> <span style="white-space:nowrap">format:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">data:<a class="type" title="" href="../../lime/utils/ArrayBufferView.html">ArrayBufferView</a>,</span> <span style="white-space:nowrap">size:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">freq:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="bufferf"></a><h3><p><code><a href="#bufferf"><span class="identifier">bufferf</span></a> (<span style="white-space:nowrap">buffer:<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="bufferfv"></a><h3><p><code><a href="#bufferfv"><span class="identifier">bufferfv</span></a> (<span style="white-space:nowrap">buffer:<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">values:<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&gt;</span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="bufferi"></a><h3><p><code><a href="#bufferi"><span class="identifier">bufferi</span></a> (<span style="white-space:nowrap">buffer:<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="bufferiv"></a><h3><p><code><a href="#bufferiv"><span class="identifier">bufferiv</span></a> (<span style="white-space:nowrap">buffer:<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">values:<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Int type." href="../../Int.html">Int</a>&gt;</span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="createBuffer"></a><h3><p><code><a href="#createBuffer"><span class="identifier">createBuffer</span></a> ():<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="createSource"></a><h3><p><code><a href="#createSource"><span class="identifier">createSource</span></a> ():<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="deleteBuffer"></a><h3><p><code><a href="#deleteBuffer"><span class="identifier">deleteBuffer</span></a> (<span style="white-space:nowrap">buffer:<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="deleteBuffers"></a><h3><p><code><a href="#deleteBuffers"><span class="identifier">deleteBuffers</span></a> (<span style="white-space:nowrap">buffers:<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a>&gt;</span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="deleteSource"></a><h3><p><code><a href="#deleteSource"><span class="identifier">deleteSource</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="deleteSources"></a><h3><p><code><a href="#deleteSources"><span class="identifier">deleteSources</span></a> (<span style="white-space:nowrap">sources:<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>&gt;</span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="disable"></a><h3><p><code><a href="#disable"><span class="identifier">disable</span></a> (<span style="white-space:nowrap">capability:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="distanceModel"></a><h3><p><code><a href="#distanceModel"><span class="identifier">distanceModel</span></a> (<span style="white-space:nowrap">distanceModel:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="dopplerFactor"></a><h3><p><code><a href="#dopplerFactor"><span class="identifier">dopplerFactor</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="dopplerVelocity"></a><h3><p><code><a href="#dopplerVelocity"><span class="identifier">dopplerVelocity</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="enable"></a><h3><p><code><a href="#enable"><span class="identifier">enable</span></a> (<span style="white-space:nowrap">capability:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="genBuffer"></a><h3><p><code><a href="#genBuffer"><span class="identifier">genBuffer</span></a> ():<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="genBuffers"></a><h3><p><code><a href="#genBuffers"><span class="identifier">genBuffers</span></a> (<span style="white-space:nowrap">n:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="genSource"></a><h3><p><code><a href="#genSource"><span class="identifier">genSource</span></a> ():<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="genSources"></a><h3><p><code><a href="#genSources"><span class="identifier">genSources</span></a> (<span style="white-space:nowrap">n:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getBoolean"></a><h3><p><code><a href="#getBoolean"><span class="identifier">getBoolean</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getBooleanv"></a><h3><p><code><a href="#getBooleanv"><span class="identifier">getBooleanv</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">count:<a class="type" title="The standard Int type." href="../../Int.html">Int</a> = 1</span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getBuffer3f"></a><h3><p><code><a href="#getBuffer3f"><span class="identifier">getBuffer3f</span></a> (<span style="white-space:nowrap">buffer:<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getBuffer3i"></a><h3><p><code><a href="#getBuffer3i"><span class="identifier">getBuffer3i</span></a> (<span style="white-space:nowrap">buffer:<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Int type." href="../../Int.html">Int</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getBufferf"></a><h3><p><code><a href="#getBufferf"><span class="identifier">getBufferf</span></a> (<span style="white-space:nowrap">buffer:<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getBufferfv"></a><h3><p><code><a href="#getBufferfv"><span class="identifier">getBufferfv</span></a> (<span style="white-space:nowrap">buffer:<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">count:<a class="type" title="The standard Int type." href="../../Int.html">Int</a> = 1</span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getBufferi"></a><h3><p><code><a href="#getBufferi"><span class="identifier">getBufferi</span></a> (<span style="white-space:nowrap">buffer:<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Int type." href="../../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getBufferiv"></a><h3><p><code><a href="#getBufferiv"><span class="identifier">getBufferiv</span></a> (<span style="white-space:nowrap">buffer:<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">count:<a class="type" title="The standard Int type." href="../../Int.html">Int</a> = 1</span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Int type." href="../../Int.html">Int</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getDouble"></a><h3><p><code><a href="#getDouble"><span class="identifier">getDouble</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getDoublev"></a><h3><p><code><a href="#getDoublev"><span class="identifier">getDoublev</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">count:<a class="type" title="The standard Int type." href="../../Int.html">Int</a> = 1</span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getEnumValue"></a><h3><p><code><a href="#getEnumValue"><span class="identifier">getEnumValue</span></a> (<span style="white-space:nowrap">ename:<a class="type" title="The basic String class." href="../../String.html">String</a></span>):<a class="type" title="The standard Int type." href="../../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getError"></a><h3><p><code><a href="#getError"><span class="identifier">getError</span></a> ():<a class="type" title="The standard Int type." href="../../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getErrorString"></a><h3><p><code><a href="#getErrorString"><span class="identifier">getErrorString</span></a> ():<a class="type" title="The basic String class." href="../../String.html">String</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getFloat"></a><h3><p><code><a href="#getFloat"><span class="identifier">getFloat</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getFloatv"></a><h3><p><code><a href="#getFloatv"><span class="identifier">getFloatv</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">count:<a class="type" title="The standard Int type." href="../../Int.html">Int</a> = 1</span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getInteger"></a><h3><p><code><a href="#getInteger"><span class="identifier">getInteger</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Int type." href="../../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getIntegerv"></a><h3><p><code><a href="#getIntegerv"><span class="identifier">getIntegerv</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">count:<a class="type" title="The standard Int type." href="../../Int.html">Int</a> = 1</span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Int type." href="../../Int.html">Int</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getListener3f"></a><h3><p><code><a href="#getListener3f"><span class="identifier">getListener3f</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getListener3i"></a><h3><p><code><a href="#getListener3i"><span class="identifier">getListener3i</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Int type." href="../../Int.html">Int</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getListenerf"></a><h3><p><code><a href="#getListenerf"><span class="identifier">getListenerf</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getListenerfv"></a><h3><p><code><a href="#getListenerfv"><span class="identifier">getListenerfv</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">count:<a class="type" title="The standard Int type." href="../../Int.html">Int</a> = 1</span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getListeneri"></a><h3><p><code><a href="#getListeneri"><span class="identifier">getListeneri</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Int type." href="../../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getListeneriv"></a><h3><p><code><a href="#getListeneriv"><span class="identifier">getListeneriv</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">count:<a class="type" title="The standard Int type." href="../../Int.html">Int</a> = 1</span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Int type." href="../../Int.html">Int</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getProcAddress"></a><h3><p><code><a href="#getProcAddress"><span class="identifier">getProcAddress</span></a> (<span style="white-space:nowrap">fname:<a class="type" title="The basic String class." href="../../String.html">String</a></span>):<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getSource3f"></a><h3><p><code><a href="#getSource3f"><span class="identifier">getSource3f</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getSource3i"></a><h3><p><code><a href="#getSource3i"><span class="identifier">getSource3i</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Int type." href="../../Int.html">Int</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getSourcef"></a><h3><p><code><a href="#getSourcef"><span class="identifier">getSourcef</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getSourcefv"></a><h3><p><code><a href="#getSourcefv"><span class="identifier">getSourcefv</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">count:<a class="type" title="The standard Int type." href="../../Int.html">Int</a> = 1</span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getSourcei"></a><h3><p><code><a href="#getSourcei"><span class="identifier">getSourcei</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getSourceiv"></a><h3><p><code><a href="#getSourceiv"><span class="identifier">getSourceiv</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">count:<a class="type" title="The standard Int type." href="../../Int.html">Int</a> = 1</span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Int type." href="../../Int.html">Int</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getString"></a><h3><p><code><a href="#getString"><span class="identifier">getString</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The basic String class." href="../../String.html">String</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="isBuffer"></a><h3><p><code><a href="#isBuffer"><span class="identifier">isBuffer</span></a> (<span style="white-space:nowrap">buffer:<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a></span>):<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="isEnabled"></a><h3><p><code><a href="#isEnabled"><span class="identifier">isEnabled</span></a> (<span style="white-space:nowrap">capability:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="isExtensionPresent"></a><h3><p><code><a href="#isExtensionPresent"><span class="identifier">isExtensionPresent</span></a> (<span style="white-space:nowrap">extname:<a class="type" title="The basic String class." href="../../String.html">String</a></span>):<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="isSource"></a><h3><p><code><a href="#isSource"><span class="identifier">isSource</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a></span>):<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="listener3f"></a><h3><p><code><a href="#listener3f"><span class="identifier">listener3f</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value1:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>,</span> <span style="white-space:nowrap">value2:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>,</span> <span style="white-space:nowrap">value3:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="listener3i"></a><h3><p><code><a href="#listener3i"><span class="identifier">listener3i</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value1:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value2:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value3:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="listenerf"></a><h3><p><code><a href="#listenerf"><span class="identifier">listenerf</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="listenerfv"></a><h3><p><code><a href="#listenerfv"><span class="identifier">listenerfv</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">values:<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&gt;</span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="listeneri"></a><h3><p><code><a href="#listeneri"><span class="identifier">listeneri</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="listeneriv"></a><h3><p><code><a href="#listeneriv"><span class="identifier">listeneriv</span></a> (<span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">values:<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Int type." href="../../Int.html">Int</a>&gt;</span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="source3f"></a><h3><p><code><a href="#source3f"><span class="identifier">source3f</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value1:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>,</span> <span style="white-space:nowrap">value2:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>,</span> <span style="white-space:nowrap">value3:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="source3i"></a><h3><p><code><a href="#source3i"><span class="identifier">source3i</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value1:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value2:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value3:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="sourcePause"></a><h3><p><code><a href="#sourcePause"><span class="identifier">sourcePause</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="sourcePausev"></a><h3><p><code><a href="#sourcePausev"><span class="identifier">sourcePausev</span></a> (<span style="white-space:nowrap">sources:<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>&gt;</span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="sourcePlay"></a><h3><p><code><a href="#sourcePlay"><span class="identifier">sourcePlay</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="sourcePlayv"></a><h3><p><code><a href="#sourcePlayv"><span class="identifier">sourcePlayv</span></a> (<span style="white-space:nowrap">sources:<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>&gt;</span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="sourceQueueBuffer"></a><h3><p><code><a href="#sourceQueueBuffer"><span class="identifier">sourceQueueBuffer</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>,</span> <span style="white-space:nowrap">buffer:<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="sourceQueueBuffers"></a><h3><p><code><a href="#sourceQueueBuffers"><span class="identifier">sourceQueueBuffers</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>,</span> <span style="white-space:nowrap">nb:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">buffers:<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a>&gt;</span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="sourceRewind"></a><h3><p><code><a href="#sourceRewind"><span class="identifier">sourceRewind</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="sourceRewindv"></a><h3><p><code><a href="#sourceRewindv"><span class="identifier">sourceRewindv</span></a> (<span style="white-space:nowrap">sources:<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>&gt;</span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="sourceStop"></a><h3><p><code><a href="#sourceStop"><span class="identifier">sourceStop</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="sourceStopv"></a><h3><p><code><a href="#sourceStopv"><span class="identifier">sourceStopv</span></a> (<span style="white-space:nowrap">sources:<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>&gt;</span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="sourceUnqueueBuffer"></a><h3><p><code><a href="#sourceUnqueueBuffer"><span class="identifier">sourceUnqueueBuffer</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a></span>):<a class="type" title="The standard Int type." href="../../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="sourceUnqueueBuffers"></a><h3><p><code><a href="#sourceUnqueueBuffers"><span class="identifier">sourceUnqueueBuffers</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>,</span> <span style="white-space:nowrap">nb:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="" href="../../lime/media/openal/ALBuffer.html">ALBuffer</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="sourcef"></a><h3><p><code><a href="#sourcef"><span class="identifier">sourcef</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="sourcefv"></a><h3><p><code><a href="#sourcefv"><span class="identifier">sourcefv</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">values:<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&gt;</span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="sourcei"></a><h3><p><code><a href="#sourcei"><span class="identifier">sourcei</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">value:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="sourceiv"></a><h3><p><code><a href="#sourceiv"><span class="identifier">sourceiv</span></a> (<span style="white-space:nowrap">source:<a class="type" title="" href="../../lime/media/openal/ALSource.html">ALSource</a>,</span> <span style="white-space:nowrap">param:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">values:<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="The standard Int type." href="../../Int.html">Int</a>&gt;</span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="speedOfSound"></a><h3><p><code><a href="#speedOfSound"><span class="identifier">speedOfSound</span></a> (<span style="white-space:nowrap">value:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div></div></div></div></div></div><footer class="section site-footer" style="background:#FAFAFA"><div class="container"><div class="copyright"><p style="color:#777777">&copy; 2017 &nbsp;<a style="color:#777777" href="http://www.openfl.org">http://www.openfl.org</a></p></div></div></footer><script src="../..//highlighter.js"></script><link href="../../highlighter.css" rel="stylesheet"/></body></html>