LogoPixi’VN
indexNamespacesSoundRegistryVariables

Variable: systemPausedAliases

> const systemPausedAliases: Set<string>

Defined in: src/sound/SoundRegistry.ts:19

Aliases of mediaInstances that were paused by unsaved.pauseAll. Used by unsaved.resumeAll to only resume the instances it paused, leaving any previously-paused instances untouched.