# On Video Finish

## Overview

![The On Video Finish Node.](https://926825830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQhJdUBr7YQzfIwmpAZ9%2Fuploads%2Fgit-blob-53174d09485d309d34592d19136fa976e6914455%2Fonvideofinishupdatedimage.png?alt=media)

**On Video Finish** is an **Event Listener Node** that gives the user a way to perform an action once a video ends, such as repeating the video. The video can be added through the file library to the right.

[**Scope**](https://docs.incari.com/incari-studio/2022.1/overview#scopes): **Scene**, **Prefab**.

## Attributes

![The On Video Finish Node Attributes.](https://926825830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQhJdUBr7YQzfIwmpAZ9%2Fuploads%2Fgit-blob-6770f167c36f0e429eff7dea687fbb2b0a9cf067%2Fonvideofinishattributes.png?alt=media)

| Attribute | Type         | Description                                                                                                       |
| --------- | ------------ | ----------------------------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | The **Video** that triggers the **Logic Branch** on ending, if none is given in the `Object ID` **Input Socket**. |

## Inputs

| Input           | Type         | Description                                                                        |
| --------------- | ------------ | ---------------------------------------------------------------------------------- |
| `Object ID`     | **ObjectID** | The **Video** that triggers the **Logic Branch** on ending.                        |
| `Subscribe` (►) | **Pulse**    | An **Input Pulse** that needs to be triggered to start listening to the **Event**. |

## 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. |
| `Object ID`        | **ObjectID** | The **Video** received as **Input**.                                                                                                   |

## See Also

* [**On Video Play**](https://docs.incari.com/incari-studio/2022.1/toolbox/events/video/onvideoplay)
* [**Video**](https://docs.incari.com/incari-studio/2022.1/toolbox/events/video)
* [**Events**](https://docs.incari.com/incari-studio/2022.1/toolbox/events)
