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

#include <ISoundfieldFormat.h>

Public Member Functions

virtual ~ISoundfieldDecoderStream ()
 
virtual void Decode (const FSoundfieldDecoderInputData &InputData, FSoundfieldDecoderOutputData &OutputData)=0
 
virtual void DecodeAndMixIn (const FSoundfieldDecoderInputData &InputData, FSoundfieldDecoderOutputData &OutputData)=0
 

Constructor & Destructor Documentation

◆ ~ISoundfieldDecoderStream()

virtual ISoundfieldDecoderStream::~ISoundfieldDecoderStream ( )
inlinevirtual

Member Function Documentation

◆ Decode()

virtual void ISoundfieldDecoderStream::Decode ( const FSoundfieldDecoderInputData InputData,
FSoundfieldDecoderOutputData OutputData 
)
pure virtual

◆ DecodeAndMixIn()

virtual void ISoundfieldDecoderStream::DecodeAndMixIn ( const FSoundfieldDecoderInputData InputData,
FSoundfieldDecoderOutputData OutputData 
)
pure virtual

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