Navigation
Unreal Engine C++ API Reference > Plugins > ElectraDecoders > IElectraDecoderVideoOutput
References
Module | ElectraDecoders |
Header | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/IElectraDecoderOutputVideo.h |
Include | #include "IElectraDecoderOutputVideo.h" |
FElectraVideoDecoderOutputCropValues GetCropValues() const
Remarks
Returns the cropping values. This is useful in combination with GetDecodedWidth() and GetDecodedHeight() that give you the number of pixels created by the decoder.