Version

menu_open
Wwise SDK 2024.1.4

◆ RegisterAnonymousConfig()

virtual AKRESULT AK::IAkMixerPluginContext::RegisterAnonymousConfig ( AkUInt32  in_uNumChannels,
const AkSphericalCoord in_SphericalPositions 
)
pure virtual

Register an anonymous configuration for use with ComputePositioning. This enables use of arbitrary speaker configurations with 3d panning and ambisonics decoding. Some positioning features are not supported with anonymous configurations: this includes center%, height spread, balance-fade, and steering. An UnregisterAnonymousConfig call for each registered configuration should be made before termination of the plug-in. Calling RegisterAnonymousConfig multiple times with the same number of channels will result in the last coordinates taking precedence.

See also
IAkMixerPluginContext::UnregisterAnonymousConfig
IAkMixerPluginContext::ComputePositioning
Parameters
in_uNumChannelsNumber of channels of the anonymous configuration being registered.
in_SphericalPositionsArray of points in spherical coordinates, containing the position of each channel.

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise