FAmbisonicsSoundfieldBuffer

Windows
MacOS
Linux

Inheritance Hierarchy

ISoundfieldAudioPacket

FAmbisonicsSoundfieldBuffer

References

Module

SoundFieldRendering

Header

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

Include

#include "SoundFieldRendering.h"

Syntax

class FAmbisonicsSoundfieldBuffer : public ISoundfieldAudioPacket

Variables

Name Description

Public variable

Audio::AlignedF...

 

AudioBuffer

Interleaved audio buffer for all vector parts of the ambisonics stream.

Public variable

int32

 

NumChannels

Number of channels in the Ambisonics stream.

Public variable

FQuat

 

PreviousRotation

Public variable

FQuat

 

Rotation

This is the rotation of the ambisonics source.

Constructors

Overridden from ISoundfieldAudioPacket

Name Description

Public function Virtual Const

TUniquePtr< ...

 

Duplicate()

Create a new version of this packet.

Public function Virtual

void

 

Reset()

Zero out the contents of this packet.

Public function Virtual

void

 

Serialize

(
    FArchive& Ar
)

Read or write this packet to a byte buffer.

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