IAjaMediaModule

Interface for the AjaMedia module.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IAjaMediaModule

References

Module

AjaMedia

Header

/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/IAjaMediaModule.h

Include

#include "IAjaMediaModule.h"

Syntax

class IAjaMediaModule : public IModuleInterface

Remarks

Interface for the AjaMedia module.

Functions

Name Description

Public function Const

bool

 

CanBeUsed()

Public function

TSharedPtr< ...

 

CreatePlayer

(
    IMediaEventSink& EventSink
)

Create an AJA based media player.

Public function Static

IAjaMediaMod...

 

Get()

Public function

TSharedPtr< ...

 

GetStyle()

Public function Const

bool

 

IsInitialized()

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