Navigation
API > API/Plugins > API/Plugins/ElectraBase > API/Plugins/ElectraBase/TDecoderOutputObjectPool
Description
Creates a new object pool. The pool has a custom deleter which only marks the pool as expired, but keeps it around until all the elements it has ever handed out are returned and indicate that they are no longer being used.
| Name | Create |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/MediaDecoderOutput.h |
| Include Path | #include "MediaDecoderOutput.h" |
static TSharedPtr < TDecoderOutputObjectPool , ESPMode::ThreadSafe > Create()