// ------------------------------------------------ // Copyright Joe Marshall 2024- All Rights Reserved // ------------------------------------------------ // // Unreal specific log category definition. // ------------------------------------------------ #include "UnrealLogging.h" DEFINE_LOG_CATEGORY(LogDirectVideo);