![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Async/Future.h"#include "Containers/Array.h"#include "Containers/UnrealString.h"#include "CoreMinimal.h"#include "Delegates/Delegate.h"#include "HAL/CriticalSection.h"#include "HAL/Platform.h"#include "HAL/PlatformCrt.h"#include "HAL/ThreadSafeBool.h"#include "Logging/LogMacros.h"#include "Math/Color.h"#include "Misc/Optional.h"#include "Misc/Paths.h"#include "Templates/UniquePtr.h"#include "Templates/UnrealTemplate.h"Go to the source code of this file.
Classes | |
| struct | FAVIWriterOptions |
| struct | FCapturedFrame |
| struct | FCapturedFrames |
| class | FAVIWriter |
Functions | |
| DECLARE_LOG_CATEGORY_EXTERN (LogMovieCapture, Warning, All) | |
| DECLARE_DELEGATE_RetVal_TwoParams (FString, FResolveFileFormat, const FString &, const FString &) | |
| DECLARE_DELEGATE_RetVal_TwoParams | ( | FString | , |
| FResolveFileFormat | , | ||
| const FString & | , | ||
| const FString & | |||
| ) |
| DECLARE_LOG_CATEGORY_EXTERN | ( | LogMovieCapture | , |
| Warning | , | ||
| All | |||
| ) |