Unreal Engine Blueprint API Reference > Media > Media Player
Starts media playback.
This is the same as setting the playback rate to 1.0.
Target is Media Player
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | true if playback is starting, false otherwise. |