15 class FVideoDecoderInput;
18 class UE_DEPRECATED(5.4,
"AVEncoder has been deprecated. Please use the AVCodecs plugin family instead.") FVideoDecoder
24 struct UE_DEPRECATED(5.4,
"AVEncoder has been deprecated. Please use the AVCodecs plugin family instead.")
FInit
38 enum class UE_DEPRECATED(5.4,
"AVEncoder has been deprecated. Please use the AVCodecs plugin family instead.") EDecodeResult
46 virtual EDecodeResult
Decode(
const FVideoDecoderInput*
InInput) = 0;
55 FVideoDecoder() =
default;
66 struct FPlatformDecoderAllocInterface;
OODEFFUNC typedef void(OODLE_CALLBACK t_fp_OodleCore_Plugin_Free)(void *ptr)
#define UE_DEPRECATED(Version, Message)
Definition CoreMiscDefines.h:302
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
UE_INTRINSIC_CAST UE_REWRITE constexpr std::remove_reference_t< T > && MoveTemp(T &&Obj) noexcept
Definition UnrealTemplate.h:520
Definition AndroidPlatformMisc.h:14
Definition AudioEncoder.cpp:7
float Decode(EEncoding SourceEncoding, float Value)
Definition TransferFunctions.cpp:63