Navigation
BlueprintAPI > BlueprintAPI/Media > BlueprintAPI/Media/MediaPlayer
Set the time on which to block.
If set, this player will block in TickInput or TickFetch until the video sample for the specified time are actually available.
Target is Media Player
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | Time | The time to block on, or FTimespan::MinValue to disable. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |