Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/IElectraDecoderResourceDelegateB-
Interface class to abstract async job synchronization primitives on platforms implementing them
| Name | IAsyncConsecutiveTaskSync |
| Type | class |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/IElectraDecoderResourceDelegateBase.h |
| Include Path | #include "IElectraDecoderResourceDelegateBase.h" |
Syntax
class IAsyncConsecutiveTaskSync
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
IAsyncConsecutiveTaskSync() |
IElectraDecoderResourceDelegateBase.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IAsyncConsecutiveTaskSync() |
IElectraDecoderResourceDelegateBase.h |