Entracte (TypeScript)
Preparing search index...
lib/sounds
previewCustomAmbient
Function previewCustomAmbient
previewCustomAmbient
(
path
:
string
,
volume
:
number
,
maxSecs
?:
number
,
fadeSecs
?:
number
,
)
:
AmbientHandle
|
null
Preview a user-supplied ambient file with the same time/fade caps as
previewAmbient
.
Parameters
path
:
string
volume
:
number
maxSecs
:
number
= 6
fadeSecs
:
number
= 0.5
Returns
AmbientHandle
|
null
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Entracte (TypeScript)
Loading...
Preview a user-supplied ambient file with the same time/fade caps as previewAmbient.