#include "VideoCaptureProfilingHelper.h" void UVideoCaptureProfilingHelper::StopCapturingVideo() { } void UVideoCaptureProfilingHelper::StartCapturingVideo(const FString& Filename, float MaxDuration) { } UVideoCaptureProfilingHelper::UVideoCaptureProfilingHelper() { }