IMediaPoolable::InitializePoolable

Called when the object is removed from the pool.

Windows
MacOS
Linux

Override Hierarchy

IMediaPoolable::InitializePoolable()

FElectraTextureSampleUnix::InitializePoolable()

References

Module

MediaUtils

Header

/Engine/Source/Runtime/MediaUtils/Public/MediaObjectPool.h

Include

#include "MediaObjectPool.h"

Syntax

virtual void InitializePoolable()

Remarks

Called when the object is removed from the pool.

Override this method to initialize a poolable object before it is being reused.

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