UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
OpusAudioInfo.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
7// HEADER_UNIT_SKIP - Deprecated
8
9#pragma once
10
11UE_DEPRECATED_HEADER(5.4, "OpusAudioInfo.h has moved to its own module OpusAudioDecoder.")
12
13 // Include the new file so that the project still compiles, but has warnings
14#include "Decoders/OpusAudioInfo.h"
#define UE_DEPRECATED_HEADER(Version, Message)
Definition CoreMiscDefines.h:398