LogoPixi’VN
indexType aliases

Type Alias: PixiVNJsonSoundRemove

> PixiVNJsonSoundRemove = object

Defined in: src/schema/PixiVNJsonSound.ts:25

Stops a playing sound and removes it from the audio context.

Properties

alias

> alias: string

Defined in: src/schema/PixiVNJsonSound.ts:31

Alias of the sound to stop.


operationType

> operationType: "stop"

Defined in: src/schema/PixiVNJsonSound.ts:27


type

> type: "sound"

Defined in: src/schema/PixiVNJsonSound.ts:26