BlueprintAPI > BlueprintAPI/Media > BlueprintAPI/Media/MediaPlayer
Check whether the specified URL can be played by this player.
If a desired player name is set for this player, it will only check whether that particular player type can play the specified URL.
Target is Media Player
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
string | Url | The URL to check. |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value |