FMediaIOCorePlayerBase::FMediaIOCorePlayerBase

Create and initialize a new instance.

Windows
MacOS
Linux

References

Module

MediaIOCore

Header

/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaIOCorePlayerBase.h

Include

#include "MediaIOCorePlayerBase.h"

Source

/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Private/Player/MediaIOCorePlayerBase.cpp

Syntax

FMediaIOCorePlayerBase
(
    IMediaEventSink & InEventSink
)

Remarks

Create and initialize a new instance.

Parameters

Parameter

Description

InEventSink

The object that receives media events from this player.

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