![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CodecPacket.h"#include "Containers/Array.h"#include "Containers/UnrealString.h"#include "CoreMinimal.h"#include "HAL/Platform.h"Go to the source code of this file.
Namespaces | |
| namespace | AVEncoder |
Macros | |
| #define | WMFMEDIA_SUPPORTED_PLATFORM (PLATFORM_WINDOWS && (WINVER >= 0x0600 /*Vista*/) && !UE_SERVER) |
Functions | |
| struct | AVEncoder::UE_DEPRECATED (5.4, "AVEncoder has been deprecated. Please use the AVCodecs plugin family instead.") FAudioFrame |
| PRAGMA_DISABLE_DEPRECATION_WARNINGS FString | AVEncoder::ToString (EVideoFrameFormat Format) |
| #define WMFMEDIA_SUPPORTED_PLATFORM (PLATFORM_WINDOWS && (WINVER >= 0x0600 /*Vista*/) && !UE_SERVER) |