ICompressedAudioInfo::UsesVorbisChannelOrdering

Whether the decompressed audio will be arranged using Vorbis' channel ordering See [http://www.xiph.org/vorbis/doc/Vorbis_I_spec.html#x1-800004.3.9](http://www.xiph.org/vorbis/doc/Vorbis_I_spec.html#x1-800004.3.9) for details

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioDecompress.h

Include

#include "AudioDecompress.h"

Syntax

bool UsesVorbisChannelOrdering() const

Remarks

Whether the decompressed audio will be arranged using Vorbis' channel ordering See http://www.xiph.org/vorbis/doc/Vorbis_I_spec.html#x1-800004.3.9 for details

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss