FMediaPlayerFacade::GetUrl

Get the URL of the currently loaded media, if any.

Choose your operating system:

Windows

macOS

Linux

References

Module

MediaUtils

Header

/Engine/Source/Runtime/MediaUtils/Public/MediaPlayerFacade.h

Include

#include "MediaPlayerFacade.h"

Syntax

const FString & GetUrl() const

Remarks

Get the URL of the currently loaded media, if any.

Returns

Media URL, or empty string if no media was loaded.