Open Source with Options

Open Source with Options

Windows
MacOS
Linux

Open the specified media source with supplied options applied.

A return value of true indicates that the player will attempt to open the media, but it may fail to do so later for other reasons, i.e. if a connection to the media server timed out. Use the OnMediaOpened and OnMediaOpenFailed delegates to detect if and when the media is ready!

Target is Media Player

Open Source with Options
Target
Select Asset
Media Source
Select Asset
Options
Return Value

Inputs

In
Exec
Target
Media Player Object Reference
Media Source
Media Source Object Reference

The media source to open.

Options
Media Player Options Structure (by ref)

The media player options to apply.

Outputs

Out
Exec
Return Value
Boolean

true if the source will be opened, false otherwise.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss