phina.js.d.ts
Preparing search index...
phina
asset
SoundStatic
Interface SoundStatic
interface
SoundStatic
{
new
SoundStatic
()
:
phina
.
asset
.
Sound
;
getAudioContext
()
:
AudioContext
;
getMasterGain
()
:
GainNode
;
()
:
phina
.
asset
.
Sound
;
}
SoundStatic
()
:
phina
.
asset
.
Sound
Returns
phina
.
asset
.
Sound
Index
Constructors
constructor
Methods
get
Audio
Context
get
Master
Gain
Constructors
constructor
new
SoundStatic
()
:
phina
.
asset
.
Sound
Returns
phina
.
asset
.
Sound
Methods
get
Audio
Context
getAudioContext
()
:
AudioContext
Returns
AudioContext
get
Master
Gain
getMasterGain
()
:
GainNode
Returns
GainNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Audio
Context
get
Master
Gain
phina.js.d.ts
Loading...