// Copyright Epic Games, Inc. All Rights Reserved. #pragma once #include "Logging/LogMacros.h" /** Log category for the AvfMediaCapture module. */ DECLARE_LOG_CATEGORY_EXTERN(LogAvfMediaCapture, Log, All);