AudioPlugin
此内容尚不支持你的语言。
Defined in: audio/AudioPlugin.ts:23
Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new AudioPlugin(
config?):AudioPlugin
Defined in: audio/AudioPlugin.ts:32
Parameters
Section titled “Parameters”config?
Section titled “config?”AudioPluginConfig = {}
Returns
Section titled “Returns”AudioPlugin
Properties
Section titled “Properties”name:
string='audio'
Defined in: audio/AudioPlugin.ts:24
Implementation of
Section titled “Implementation of”Methods
Section titled “Methods”build()
Section titled “build()”build(
app):void
Defined in: audio/AudioPlugin.ts:36
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void
Implementation of
Section titled “Implementation of”cleanup()
Section titled “cleanup()”cleanup():
void
Defined in: audio/AudioPlugin.ts:208
Returns
Section titled “Returns”void
Implementation of
Section titled “Implementation of”stopAllSources()
Section titled “stopAllSources()”stopAllSources():
void
Defined in: audio/AudioPlugin.ts:198
Returns
Section titled “Returns”void