Seek Media
Last updated
Last updated
This Node can be used to seek a particular point of a Media Object. It has three different versions depending on the Seek Mode
chosen. Find in the tabs below the documentation for all versions.
The Seek Media Node with Seek Mode
: Frame
can be used to navigate to a particular point in a Video providing the corresponding timeframe as input.
Scope: Scene, Function, Prefab.
Attribute | Type | Description |
---|---|---|
| Dropdown | Mode for seeking the Media Object. In this case, |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | ID of the Video Object to be sought. |
| Int | Frame number to navigate to. |
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. |