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