Navigation
Unreal Engine C++ API Reference > Runtime > SoundFieldRendering > FAmbisonicsSoundfieldBuffer
Syntax
int32 NumChannels
Remarks
Number of channels in the Ambisonics stream. Currently we don't explicitly support mixed order ambisonics, so this will always be equal to (m + 1)^2, where m is the order of ambisonics this was encoded with.