# 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/92a10d7481511296d22e17c43fbc1d4dd976bef8/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.
