Navigation
API > API/Plugins > API/Plugins/ElectraCodecFactory
| Name | IElectraCodecRegistry |
| Type | class |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraCodecFactory/Public/IElectraCodecRegistry.h |
| Include Path | #include "IElectraCodecRegistry.h" |
Syntax
class IElectraCodecRegistry
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IElectraCodecRegistry() |
IElectraCodecRegistry.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddCodecFactory
(
TSharedPtr< IElectraCodecFactory, ESPMode::ThreadSafe > InCodecFactory |
IElectraCodecRegistry.h |