FSoundFieldDecoder::FoaRotationInPlace

Choose your operating system:

Windows

macOS

Linux

References

Module

SoundFieldRendering

Header

/Engine/Source/Runtime/SoundFieldRendering/Public/SoundFieldRendering.h

Include

#include "SoundFieldRendering.h"

Source

/Engine/Source/Runtime/SoundFieldRendering/Private/SoundFieldRendering.cpp

Syntax

static void FoaRotationInPlace
(
    Audio::FAlignedFloatBuffer & InOutFrames,
    const float XRotDegrees,
    const float YRotDegrees,
    const float ZRotDegrees
)