#include "Logging/LogMacros.h"
#include "CoreMinimal.h"
#include "Windows/AllowWindowsPlatformTypes.h"
#include <mftransform.h>
#include <mfapi.h>
#include <mferror.h>
#include <mfidl.h>
#include <mfreadwrite.h>
#include <Codecapi.h>
#include <shlwapi.h>
#include "Windows/HideWindowsPlatformTypes.h"
Go to the source code of this file.
◆ CHECK_HR
Value: {\
return false;\
}\
}
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
THIRD_PARTY_INCLUDES_START THIRD_PARTY_INCLUDES_END const FString GetComErrorDescription(HRESULT Res)
Definition WmfPrivate.h:24
◆ CHECK_HR_COM
◆ CHECK_HR_DEFAULT
◆ CHECK_HR_VOID
◆ WMFMEDIA_SUPPORTED_PLATFORM
◆ DECLARE_LOG_CATEGORY_EXTERN()
| DECLARE_LOG_CATEGORY_EXTERN |
( |
WMF |
, |
|
|
Log |
, |
|
|
VeryVerbose |
|
|
) |
| |
◆ GetComErrorDescription()