Navigation
API > API/Plugins > API/Plugins/ElectraBase
| Name | FVideoDecoderCropInfo |
| Type | struct |
| Header File | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/MediaVideoDecoderOutput.h |
| Include Path | #include "MediaVideoDecoderOutput.h" |
Syntax
struct FVideoDecoderCropInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MediaVideoDecoderOutput.h | |||
FVideoDecoderCropInfo
(
uint32 InCropLeft, |
MediaVideoDecoderOutput.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CropBottom | uint32 | MediaVideoDecoderOutput.h | ||
| CropLeft | uint32 | MediaVideoDecoderOutput.h | ||
| CropRight | uint32 | MediaVideoDecoderOutput.h | ||
| CropTop | uint32 | MediaVideoDecoderOutput.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool HasCropping() |
MediaVideoDecoderOutput.h |