#include <MediaRecorder.h>
◆ FMediaRecorderData()
◆ BaseFilename
| FString FMediaRecorder::FMediaRecorderData::BaseFilename |
◆ bResetAlpha
| bool FMediaRecorder::FMediaRecorderData::bResetAlpha |
If the format support it, set the alpha to 1 (or 255)
◆ CompressionQuality
| int32 FMediaRecorder::FMediaRecorderData::CompressionQuality |
An image format specific compression setting. For EXRs, either 0 (Default) or 1 (Uncompressed) For others, a value between 1 (worst quality, best compression) and 100 (best quality, worst compression)
◆ NumerationStyle
How to numerate the filename.
◆ PlayerFacade
The media player facade to record from.
◆ TargetImageFormat
| EImageFormat FMediaRecorder::FMediaRecorderData::TargetImageFormat |
The format to save the image to.
The documentation for this struct was generated from the following file: