Navigation
API > API/Plugins > API/Plugins/MediaIOCore
| |
|
| Name |
UFileMediaCapture |
| Type |
class |
| Header File |
/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/FileMediaCapture.h |
| Include Path |
#include "FileMediaCapture.h" |
Syntax
UCLASS (MinimalAPI)
class UFileMediaCapture : public UMediaCapture
Inheritance Hierarchy
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BaseFilePathName |
FString |
|
FileMediaCapture.h |
|
| bAsync |
bool |
|
FileMediaCapture.h |
|
| bOverwriteFile |
bool |
|
FileMediaCapture.h |
|
| CompressionQuality |
int32 |
|
FileMediaCapture.h |
|
| ImageFormat |
EImageFormat |
|
FileMediaCapture.h |
|
| OnCompleteWrapper |
TFunction< void(bool)> |
|
FileMediaCapture.h |
|
Functions