6#include "Containers/Queue.h"
18class FVideoEncoderInputFrameImpl;
52#if PLATFORM_DESKTOP && !PLATFORM_APPLE
78 void Flush()
override;
92#if PLATFORM_DESKTOP && !PLATFORM_APPLE
99 void CollectAvailableEncoders();
110 struct FFrameInfoDummy
114 struct FFrameInfoYUV420P
130 struct FFrameInfoCUDA
135#if PLATFORM_DESKTOP && !PLATFORM_APPLE
166 const FVideoEncoderInputFrame* ClonedReference =
nullptr;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
UE::FPlatformRecursiveMutex FCriticalSection
Definition CriticalSection.h:53
Definition ScopeLock.h:141
Definition RefCounting.h:454
Definition SharedPointer.h:692
Definition AudioEncoder.cpp:7