Navigation
API > API/Plugins > API/Plugins/ElectraBase
References
| Module | ElectraBase |
| Header | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/MediaVideoDecoderOutput.h |
| Include | #include "MediaVideoDecoderOutput.h" |
Syntax
struct FVideoDecoderCropInfo
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | CropBottom | ||
| uint32 | CropLeft | ||
| uint32 | CropRight | ||
| uint32 | CropTop |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVideoDecoderCropInfo
(
uint32 InCropLeft, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | HasCropping () |