Navigation
API > API/Plugins > API/Plugins/MediaIOCore
| Name | FMediaCaptureTransform |
| Type | struct |
| Header File | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaCapture.h |
| Include Path | #include "MediaCapture.h" |
Syntax
USTRUCT ()
struct FMediaCaptureTransform
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bFlipHorizontal | bool | MediaCapture.h |
|
|
| bFlipVertical | bool | MediaCapture.h |
|
|
| Rotation | EMediaCaptureRotation | MediaCapture.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
float GetRotationValue
(
bool bInDegrees |
MediaCapture.h | ||
FVector2f GetScaleValue() |
MediaCapture.h |