Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/IElectraDecoderVideoOutput
Description
Returns the state of this output. Depending on the input bitstream the decoder might not have been able to produce a valid output or it may be partially corrupted. If the output should not be used for display `DoNotOutput_ is returned.
| Name | GetOutputType |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/IElectraDecoderOutputVideo.h |
| Include Path | #include "IElectraDecoderOutputVideo.h" |
EOutputType GetOutputType() const