FSoundFieldDecoder

Windows
MacOS
Linux

References

Module

SoundFieldRendering

Header

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

Include

#include "SoundFieldRendering.h"

Syntax

class FSoundFieldDecoder

Constructors

Name Description

Public function

FSoundFieldDecoder()

Functions

Name Description

Public function

void

 

DecodeAudioDirectlyToDeviceOutputPositions

(
    const FAmbisonicsSoundfieldBuffer&...,
    const FSoundfieldSpeakerPositionalD...,
    Audio::AlignedFloatBuffer& OutputD...
)

Public function

void

 

DecodeAudioToSevenOneAndDownmixToDevice

(
    const FAmbisonicsSoundfieldBuffer&...,
    const FSoundfieldSpeakerPositionalD...,
    Audio::AlignedFloatBuffer& OutputD...
)

Public function Static

void

 

FoaRotationInPlace

(
    Audio::AlignedFloatBuffer& InOutFr...,
    const float XRotDegrees,
    const float YRotDegrees,
    const float ZRotDegrees
)

Public function Static

void

 

RotateFirstOrderAmbisonicsBed

(
    const FAmbisonicsSoundfieldBuffer&...,
    FAmbisonicsSoundfieldBuffer& Outpu...,
    const FQuat& DestinationRotation,
    const FQuat& PreviousRotation
)

Constants

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