UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Ambisonics.h File Reference

Go to the source code of this file.

Namespaces

namespace  Audio
 NO_LOGGING.
 

Functions

void Audio::EncodeMonoAmbisonicMixIn (TArrayView< const float > Src, TArrayView< float * > Dst, TArrayView< const float > AmbisonicGains)
 
void Audio::DecodeMonoAmbisonicMixIn (TArrayView< const float * > Src, TArrayView< float > Dst, TArrayView< const float > AmbisonicGains)