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



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

Extends [#extends]

* [`SoundPlay`](/jsdoc/pixi-vn/index/interfaces/SoundPlay)

Properties [#properties]

options? [#options]

\> `optional` &#x2A;*options?**: `string` | [`SoundPlayOptions`](/jsdoc/pixi-vn/index/interfaces/SoundPlayOptions)

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

Inherited from [#inherited-from]

[`SoundPlay`](/jsdoc/pixi-vn/index/interfaces/SoundPlay).[`options`](/jsdoc/pixi-vn/index/interfaces/SoundPlay#options)

***

paused [#paused]

\> **paused**: `boolean`

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

Inherited from [#inherited-from-1]

[`SoundPlay`](/jsdoc/pixi-vn/index/interfaces/SoundPlay).[`paused`](/jsdoc/pixi-vn/index/interfaces/SoundPlay#paused)

***

sound [#sound]

\> **sound**: [`ExportedSound`](/jsdoc/pixi-vn/index/interfaces/ExportedSound)

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

***

stepIndex [#stepindex]

\> **stepIndex**: `number`

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

Inherited from [#inherited-from-2]

[`SoundPlay`](/jsdoc/pixi-vn/index/interfaces/SoundPlay).[`stepIndex`](/jsdoc/pixi-vn/index/interfaces/SoundPlay#stepindex)
