UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ISoundfieldMixerStream Class Referenceabstract

#include <ISoundfieldFormat.h>

Public Member Functions

virtual ~ISoundfieldMixerStream ()
 
virtual void MixTogether (const FSoundfieldMixerInputData &InputData, ISoundfieldAudioPacket &PacketToMixInto)=0
 

Constructor & Destructor Documentation

◆ ~ISoundfieldMixerStream()

virtual ISoundfieldMixerStream::~ISoundfieldMixerStream ( )
inlinevirtual

Member Function Documentation

◆ MixTogether()

virtual void ISoundfieldMixerStream::MixTogether ( const FSoundfieldMixerInputData InputData,
ISoundfieldAudioPacket PacketToMixInto 
)
pure virtual

The documentation for this class was generated from the following file: