# Seek Video

## Overview

![The Seek Video Node.](https://4267723012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOEts3pBau6LMamSYhGZp%2Fuploads%2Fgit-blob-58a1bb2ede210d7c7a2d561cfbcc366a524200c0%2Fseekvideoupdatedimage.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`.

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

## Attributes

![The Seek Video Node Attributes.](https://4267723012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOEts3pBau6LMamSYhGZp%2Fuploads%2Fgit-blob-bc661ec96b2d924806da8c09e3ff0845ff01399d%2Fnode-seek-video-attr.png?alt=media)

| 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 Media**](https://docs.incari.com/incari-studio/2022.2/toolbox/incari/media/playmedia)
* [**Pause Media**](https://docs.incari.com/incari-studio/2022.2/toolbox/incari/media/pausemedia)
* [**Stop Media**](https://docs.incari.com/incari-studio/2022.2/toolbox/incari/media/stopmedia)
* [**Is Media Playing**](https://docs.incari.com/incari-studio/2022.2/toolbox/incari/media/ismediaplaying)
