// Copyright Epic Games, Inc. All Rights Reserved. #pragma once #include "CoreMinimal.h" AUDIOMIXERCORE_API DECLARE_LOG_CATEGORY_EXTERN(LogAudioMixer, Log, All); AUDIOMIXERCORE_API DECLARE_LOG_CATEGORY_EXTERN(LogAudioMixerDebug, Warning, All);