LogoPixi’VN
indexType aliases

Type Alias: PixiVNJsonSoundRemove

> PixiVNJsonSoundRemove = object

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

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

Properties

alias

> alias: string

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

Alias of the sound to stop.


operationType

> operationType: "stop"

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


type

> type: "sound"

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

On this page