# Type Alias: PixiVNJsonVideoPauseResume (/jsdoc/pixi-vn-json/index/type-aliases/PixiVNJsonVideoPauseResume)



\> **PixiVNJsonVideoPauseResume** = `object`

Defined in: [src/schema/PixiVNJsonCanvas.ts:181](https://github.com/DRincs-Productions/pixi-vn-json/blob/336c45bc1f677c3b088aac058f0a457afc7cf32e/src/schema/PixiVNJsonCanvas.ts#L181)

Pauses or resumes playback of a video sprite on the canvas.

Properties [#properties]

alias [#alias]

\> **alias**: `string`

Defined in: [src/schema/PixiVNJsonCanvas.ts:187](https://github.com/DRincs-Productions/pixi-vn-json/blob/336c45bc1f677c3b088aac058f0a457afc7cf32e/src/schema/PixiVNJsonCanvas.ts#L187)

Alias of the video element to pause or resume.

***

operationType [#operationtype]

\> **operationType**: `"pause"` | `"resume"`

Defined in: [src/schema/PixiVNJsonCanvas.ts:183](https://github.com/DRincs-Productions/pixi-vn-json/blob/336c45bc1f677c3b088aac058f0a457afc7cf32e/src/schema/PixiVNJsonCanvas.ts#L183)

***

type [#type]

\> **type**: `"video"`

Defined in: [src/schema/PixiVNJsonCanvas.ts:182](https://github.com/DRincs-Productions/pixi-vn-json/blob/336c45bc1f677c3b088aac058f0a457afc7cf32e/src/schema/PixiVNJsonCanvas.ts#L182)
