IMediaPlayer::GetUrl

Get the URL of the currently loaded media.

Windows
MacOS
Linux

Override Hierarchy

IMediaPlayer::GetUrl()

FMediaIOCorePlayerBase::GetUrl()

References

Module

Media

Header

/Engine/Source/Runtime/Media/Public/IMediaPlayer.h

Include

#include "IMediaPlayer.h"

Syntax

FString GetUrl() const

Remarks

Get the URL of the currently loaded media.

Returns

Media URL.

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