Unreal Engine Blueprint API Reference > Media > Media Player
Changes the media's playback rate.
Target is Media Player
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
real | Rate | The playback rate to set. |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | true on success, false otherwise. |