IMediaTickable

Interface for objects that can be ticked from the high-frequency media thread.

Windows
MacOS
Linux

Inheritance Hierarchy

IMediaTickable

FMediaPlayerFacade

References

Module

Media

Header

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

Include

#include "IMediaTickable.h"

Syntax

class IMediaTickable

Remarks

Interface for objects that can be ticked from the high-frequency media thread.

Destructors

Name Description

Public function Virtual

~IMediaTickable()

Virtual destructor.

Functions

Name Description

Public function

void

 

TickTickable()

Tick the object.

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