OnMediaOpenFailed

A delegate that is invoked when a media source has failed to open.

Windows
MacOS
Linux

Syntax

FOnMediaPlayerMediaOpenFailed OnMediaOpenFailed

Remarks

A delegate that is invoked when a media source has failed to open.

This delegate is only executed if OpenSource / OpenUrl returned true and the media failed to open asynchronously later. It is not executed if OpenSource / OpenUrl returned false, indicating an immediate failure.

See Also

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