Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/IElectraDecoder
References
| Module | ElectraDecoders |
| Header | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/IElectraDecoder.h |
| Include | #include "IElectraDecoder.h" |
void GetFeatures
&40;
TMap< FString, FVariant > & OutFeatures
&41; const
Remarks
Populates the provided map with decoder features or required options. See IElectraDecoderFeature and IElectraDecoderOption. Not all decoders will provide the same features.