A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
BACKGROUND_COLOUR — Static Property, class com.aispeech.view.MicrophonePanel
BAND_PASS_TYPE — Constant Static Property, class com.noteflight.standingwave2.filters.BiquadFilter
Band-pass filter type (constant peak, attenuated skirt)
BiquadFilter — class, package com.noteflight.standingwave2.filters
Infinite Impulse Response (IIR) linear filter based on the "Direct Form 1" filter structure, incorporating four delay lines from the two previous input and output values.
BiquadFilter(source:com.noteflight.standingwave2.elements:IAudioSource, type:int, frequency:Number, resonance:Number) — Constructor, class com.noteflight.standingwave2.filters.BiquadFilter
Construct an instance of a BiquadFilter.
bitmap(bmd:any, label:String) — Static Method , class com.carlcalderon.arthropod.Debug
Traces a thumbnail of the specified BitmapData to Arthropod.
bitRate — Property, class org.as3wavsound.sazameki.core.AudioSetting
BLUE — Static Property, class com.carlcalderon.arthropod.Debug
_body — Property, class com.aispeech.net.http.AIHttpRequest
body — Property, class com.aispeech.net.http.AIHttpRequest
The request body can be anything but should respond to: - readBytes(bytes:ByteArray, offset:uint, length:uint) - length - bytesAvailable - close
buffer — Property, class com.aispeech.recorder.LocalWave
buffer(sampleBuffer:org.as3wavsound.sazameki.core:AudioSamples) — method, class org.as3wavsound.WavSoundChannel
Called from WavSoundPlayer when the player is ready to mix new samples into the master sample buffer.
bytesAvailable — Property, class com.aispeech.net.http.AIHttpBuffer
Get number of bytes available for reading.
bytesLoaded — Property, class org.as3wavsound.WavSound
Returns the total bytes of the wavData a WavSound was created with.
bytesSent — Property, class com.aispeech.net.http.io.AIHttpRequestBuffer
bytesTotal — Property, class org.as3wavsound.WavSound
Returns the total bytes of the wavData a WavSound was created with.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z