# Stop Video

## Overview

![The Stop Video Node.](https://1582035224-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-3848250649%2Fuploads%2Fgit-blob-0dca8196503967bdab64b96353e6885e5c663d0a%2Fstopvideo.png?alt=media)

The **Stop Video** **Node** can be used to stop a video file already playing during the session. This can be specified through the file library to the right, or as an **Object** already in use from a **Scene**.

## Attributes

| Attribute | Type         | Description            |
| --------- | ------------ | ---------------------- |
| `Object`  | **ObjectID** | The target **Object**. |

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | The ID of the target **Object**.                                      |

## Outputs

| Output             | Type      | Description                                                                                                                            |
| ------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse** | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |

## See Also

* [**Play Video**](https://docs.incari.com/incari-studio/2021.3/toolbox/incari/video/playvideo)
* [**Pause Video**](https://docs.incari.com/incari-studio/2021.3/toolbox/incari/video/pausevideo)
* [**Seek Video**](https://docs.incari.com/incari-studio/2021.3/toolbox/incari/video/seekvideo)
* [**Is Video Playing**](https://docs.incari.com/incari-studio/2021.3/toolbox/incari/video/isvideoplaying)
