TMediaObjectPool::TMediaObjectPool

Create and initialize a new instance.

Windows
MacOS
Linux

References

Module

MediaUtils

Header

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

Include

#include "MediaObjectPool.h"

Syntax

TMediaObjectPool
(
    uint32 NumReserve
)

Remarks

Create and initialize a new instance.

Parameters

Parameter

Description

NumReserve

Number of objects to reserve.

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