Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/IElectraDecoderVideoOutput
Description
Returns the cropping values. This is useful in combination with GetDecodedWidth() and GetDecodedHeight() that give you the number of pixels created by the decoder.
| Name | GetCropValues |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/IElectraDecoderOutputVideo.h |
| Include Path | #include "IElectraDecoderOutputVideo.h" |
FElectraVideoDecoderOutputCropValues GetCropValues() const