FSoundFieldEncoder::EncodeAudioDirectlyFromOutputPositions

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

void EncodeAudioDirectlyFromOutputPositions
(
    const Audio::FAlignedFloatBuffer & InputData,
    const FSoundfieldSpeakerPositionalData & InputPositions,
    const FAmbisonicsSoundfieldSettings & Settings,
    FAmbisonicsSoundfieldBuffer & OutputData
)