clik-engine API
GitHub
Preparing search index...
SoundPoolConfig
Interface SoundPoolConfig
interface
SoundPoolConfig
{
poolSize
?:
number
;
voiceStealing
?:
boolean
;
}
Index
Properties
pool
Size?
voice
Stealing?
Properties
Optional
pool
Size
poolSize
?:
number
Number of pre-allocated instances per key
Optional
voice
Stealing
voiceStealing
?:
boolean
If all instances are playing, steal the oldest?
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pool
Size
voice
Stealing
GitHub
clik-engine API
Loading...
Number of pre-allocated instances per key