Navigation
BlueprintAPI > BlueprintAPI/Media > BlueprintAPI/Media/MediaPlaylist
Add a media URL to the play list.
Target is Media Playlist
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| string | Url | The URL to add. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if the URL was added, false otherwise. |