Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
createjs
HTMLAudioPlugin
Class HTMLAudioPlugin
Index
Constructor methods
constructor
Properties
MAX_INSTANCES
defaultNumChannels
enableIOS
Methods
create
isPreloadStarted
isSupported
preload
register
removeAllSounds
removeSound
Constructor methods
constructor
(
)
:
HTMLAudioPlugin
Returns
HTMLAudioPlugin
Properties
public
static
MAX_INSTANCES
:
number
public
defaultNumChannels
:
number
public
enableIOS
:
boolean
Methods
public
create
(
src
:
string
)
:
SoundInstance
Parameters
src:
string
Returns
SoundInstance
public
isPreloadStarted
(
src
:
string
)
:
boolean
Parameters
src:
string
Returns
boolean
public
static
isSupported
(
)
:
boolean
Returns
boolean
public
preload
(
src
:
string
, instance
:
Object
)
Parameters
src:
string
instance:
Object
public
register
(
src
:
string
, instances
:
number
)
:
Object
Parameters
src:
string
instances:
number
Returns
Object
public
removeAllSounds
(
)
public
removeSound
(
src
:
string
)
Parameters
src:
string
Globals
createjs
SpriteSheetAnimation
SpriteSheetFrame
AbstractLoader
AlphaMapFilter
AlphaMaskFilter
Bitmap
BitmapAnimation
BitmapText
BlurFilter
ButtonHelper
CSSPlugin
ColorFilter
ColorMatrix
ColorMatrixFilter
Command
Container
DOMElement
DisplayObject
Ease
EaselJS
Filter
FlashPlugin
Graphics
HTMLAudioPlugin
constructor
MAX_INSTANCES
defaultNumChannels
enableIOS
create
isPreloadStarted
isSupported
preload
register
removeAllSounds
removeSound
LoadQueue
Matrix2D
MotionGuidePlugin
MouseEvent
MovieClip
MovieClipPlugin
Point
PreloadJS
Rectangle
Shadow
Shape
Sound
SoundInstance
SoundJS
Sprite
SpriteSheet
SpriteSheetBuilder
SpriteSheetUtils
Stage
TagLoader
Text
Ticker
TickerEvent
Timeline
Touch
Tween
TweenJS
UID
WebAudioPlugin
XHRLoader