Unreal Engine Blueprint API Reference > Media > Media Player
Rewinds the media to the beginning.
This is the same as seeking to zero time.
Target is Media Player
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | true if rewinding, false otherwise. |