2023-07-15 03:07:19 +08:00

10 lines
209 B
C

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