Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

SwitchContainer properties list from WAAPI cannot be set in order?

+1 vote
Hi,

I encountered a case where WAAPI hangs when trying to set the reference for the DefaultSwitchOrState property before the SwitchGroupOrStateGroup property.

This was happening because the DefaultSwitchOrState comes before the other property in the properties list returned on the SwitchContainer object.  Is this expected or a bug?

I had to add a workaround to set the SwitchGroupOrStateGroup property first when the DefaultSwitchOrState property is reached in the loop iterating through the properties list.

I am working with Wwise version 2018.1.5

Thanks!
asked Jun 18, 2019 in General Discussion by Michelle A. (220 points)
edited Jun 18, 2019 by Michelle A.

Please sign-in or register to answer this question.

...