Navigation
BlueprintAPI > BlueprintAPI/Media > BlueprintAPI/Media/MediaPlaylist
Remove all occurrences of the given media source in the play list.
Target is Media Playlist
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Media Source | The media source to remove. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if the media source was removed, false otherwise. |