BlueprintAPI > BlueprintAPI/Media > BlueprintAPI/Media/BinkMediaPlayer
Starts media playback.
This is the same as setting the playback rate to 1.0.
Target is Bink 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. See: CanPlay, Pause, Rewind, Seek, SetRate |