FSoundFieldDecoder::RotateFirstOrderAmbisonicsBed

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 RotateFirstOrderAmbisonicsBed
(
    const FAmbisonicsSoundfieldBuffer & InputData,
    FAmbisonicsSoundfieldBuffer & OutputData,
    const FQuat & DestinationRotation,
    const FQuat & PreviousRotation
)