Navigation
API > API/Plugins > API/Plugins/ElectraDecoders
Inheritance Hierarchy
- IElectraDecoderResourceDelegateBase
- IElectraDecoderResourceDelegateNull
References
| Module | ElectraDecoders |
| Header | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/IElectraDecoderResourceDelegateBase.h |
| Include | #include "IElectraDecoderResourceDelegateBase.h" |
Syntax
class IElectraDecoderResourceDelegateBase
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| IDecoderPlatformResource * | CreatePlatformResource
(
void* InOwnerHandle, |
||
| void | ReleasePlatformResource
(
void* InOwnerHandle, |
Classes
| Type | Name | Description | |
|---|---|---|---|
| IDecoderPlatformResource | Interface class for a platform specific resource allocated when a decoder is created and released when it is destroyed. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EDecoderPlatformResourceType |