# Interface: SoundGameState (/jsdoc/pixi-vn/index/interfaces/SoundGameState)



Defined in: [src/sound/interfaces/SoundGameState.ts:24](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/sound/interfaces/SoundGameState.ts#L24)

Interface exported sounds

Properties [#properties]

mediaInstances [#mediainstances]

\> **mediaInstances**: `object`

Defined in: [src/sound/interfaces/SoundGameState.ts:29](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/sound/interfaces/SoundGameState.ts#L29)

Index Signature [#index-signature]

\[`key`: `string`]: `object`

***

~~soundsPlaying?~~ [#soundsplaying]

\> `optional` &#x2A;*soundsPlaying?**: `object`

Defined in: [src/sound/interfaces/SoundGameState.ts:28](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/sound/interfaces/SoundGameState.ts#L28)

Index Signature [#index-signature-1]

\[`key`: `string`]: [`ExportedSoundPlay`](/jsdoc/pixi-vn/index/interfaces/ExportedSoundPlay)

Deprecated [#deprecated]
