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" |
ECSDCompatibility IsCompatibleWith
&40;
const TMap< FString, FVariant > & CSDAndAdditionalOptions
&41;
Remarks
When a change in decoder specific data is detected, call this method to determine if the decoder can just continue decoding with the new CSD or if it needs to be drained or drained first and then reset.