IWmfMediaModule

Interface for the WmfMedia module.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IWmfMediaModule

References

Module

WmfMedia

Header

/Engine/Plugins/Media/WmfMedia/Source/WmfMedia/Public/IWmfMediaModule.h

Include

#include "IWmfMediaModule.h"

Syntax

class IWmfMediaModule : public IModuleInterface

Remarks

Interface for the WmfMedia module.

Variables

Name Description

Protected variable

TUniquePtr< Wmf...

 

CodecManager

Codec manager which handle codec from other plugin.

Destructors

Name Description

Public function Virtual

~IWmfMediaModule()

Virtual destructor.

Functions

Name Description

Public function

TSharedPtr< ...

 

CreatePlayer

(
    IMediaEventSink& EventSink
)

Creates a Windows Media Foundation based media player.

Public function Static

IWmfMediaMod...

 

Get()

Get this module

Public function

WmfMediaCode...

 

GetCodecManager()

Public function Const

bool

 

IsInitialized()

Is the Wmf media module initialized?

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