IOpenRequest

Request to create and open a player.

Windows
MacOS
Linux

References

Module

MediaUtils

Header

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

Include

#include "IMediaPlayerLifecycleManager.h"

Syntax

class IOpenRequest

Remarks

Request to create and open a player.

Destructors

Name Description

Public function Virtual

~IOpenRequest()

Functions

Name Description

Public function Const

const IMedia...

 

GetOptions()

Public function Const

IMediaPlayer...

 

GetPlayerFactory()

Public function Const

const FMedia...

 

GetPlayerOptions()

Public function Const

const FStrin...

 

GetUrl()

Public function Const

bool

 

WillCreateNewPlayer()

Public function Const

bool

 

WillUseNewResources

(
    uint32 ResourceFlags
)

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