Unreal Engine Blueprint API Reference > Media > Media Player
Open the first media source in the specified play list.
Target is Media Player
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
object | In Playlist | The play list to open. |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | true if the source will be opened, false otherwise. |