# Variable: systemPausedAliases (/jsdoc/pixi-vn/index/namespaces/SoundRegistry/variables/systemPausedAliases)



\> `const` **systemPausedAliases**: `Set`\<`string`>

Defined in: [src/sound/SoundRegistry.ts:19](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/sound/SoundRegistry.ts#L19)

Aliases of [mediaInstances](/jsdoc/pixi-vn/index/namespaces/SoundRegistry/variables/mediaInstances) that were paused by `pauseUnsavedAll`.
Used by `resumeUnsavedAll` to only resume the instances it paused, leaving
any previously-paused instances untouched.
