IMediaModule::GetPlayerFactory

Get a media player factory by GUID.

Windows
MacOS
Linux

References

Module

Media

Header

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

Include

#include "IMediaModule.h"

Syntax

IMediaPlayerFactory * GetPlayerFactory
(
    const FGuid & PlayerPluginGuid
) const

Remarks

Get a media player factory by GUID.

Returns

The factory, or nullptr if not found.

Parameters

Parameter

Description

FactoryGuid

The GUID of the factory / player.

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