# Seek Video

## Overview

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

The **Seek Video** **Node** can be used to move to a certain timeframe of a specified video by providing a variable for the `Frame Number`.

## 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**.                                      |
| `Frame Number`    | **Int**      | The timeframe of the video the user wishes to reference.              |

## 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)
* [**Stop Video**](https://docs.incari.com/incari-studio/2021.3/toolbox/incari/video/broken-reference)
* [**Is Video Playing**](https://docs.incari.com/incari-studio/2021.3/toolbox/incari/video/broken-reference)
