UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
VorbisAudioInfo.h File Reference
#include "CoreMinimal.h"
#include "HAL/ThreadSafeBool.h"
#include "AudioDecompress.h"

Go to the source code of this file.

Namespaces

namespace  VorbisChannelInfo
 

Macros

#define WITH_OGGVORBIS   0
 
#define WITH_OGGVORBIS_DLL   (PLATFORM_WINDOWS)
 

Functions

VORBISAUDIODECODER_API void LoadVorbisLibraries ()
 

Macro Definition Documentation

◆ WITH_OGGVORBIS

#define WITH_OGGVORBIS   0

Whether to use OggVorbis audio format.

◆ WITH_OGGVORBIS_DLL

#define WITH_OGGVORBIS_DLL   (PLATFORM_WINDOWS)

Whether to load OggVorbis DLLs

Function Documentation

◆ LoadVorbisLibraries()

VORBISAUDIODECODER_API void LoadVorbisLibraries ( )

Loads vorbis dlls