Navigation
BlueprintAPI > BlueprintAPI/Media > BlueprintAPI/Media/BinkMediaPlayer
Checks whether media playback can be paused right now.
Playback can be paused if the media supports pausing and if it is currently playing.
Target is Bink Media Player
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value | true if pausing playback can be paused, false otherwise. |