Navigation
API > API/Plugins > API/Plugins/ElectraBase > API/Plugins/ElectraBase/FVideoDecoderCropInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MediaVideoDecoderOutput.h | |||
FVideoDecoderCropInfo
(
uint32 InCropLeft, |
MediaVideoDecoderOutput.h |
FVideoDecoderCropInfo()
| Name | FVideoDecoderCropInfo |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/MediaVideoDecoderOutput.h |
| Include Path | #include "MediaVideoDecoderOutput.h" |
FVideoDecoderCropInfo()
FVideoDecoderCropInfo(uint32, uint32, uint32, uint32)
| Name | FVideoDecoderCropInfo |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/MediaVideoDecoderOutput.h |
| Include Path | #include "MediaVideoDecoderOutput.h" |
FVideoDecoderCropInfo
(
uint32 InCropLeft,
uint32 InCropTop,
uint32 InCropRight,
uint32 InCropBottom
)