EZ Web Audio / isPreloaded
Function: isPreloaded()
isPreloaded(
url):boolean
Defined in: packages/core/src/preload.ts:130
Check if a URL is already preloaded.
Parameters
url
string
URL to check
Returns
boolean
true if URL is in cache
EZ Web Audio / isPreloaded
isPreloaded(
url):boolean
Defined in: packages/core/src/preload.ts:130
Check if a URL is already preloaded.
string
URL to check
boolean
true if URL is in cache