LogoPixi’VN
indexType aliases

Type Alias: PixiVNJsonSound

> PixiVNJsonSound = PixiVNJsonSoundPlay | PixiVNJsonSoundRemove | PixiVNJsonSoundPauseResume | PixiVNJsonSoundEdit

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

Union of all sound operations — play, stop, pause/resume, and edit.