Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/IElectraDecoder
Description
Tries to reset the decoder to a clean start state. If this fails and 'false' is returned the decoder must be destroyed and a new instance created.
| Name | ResetToCleanStart |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/IElectraDecoder.h |
| Include Path | #include "IElectraDecoder.h" |
bool ResetToCleanStart()