template<class USER_DATA >
Adds an input with new user data. Definition at line 102 of file AkMixerInputMap.h. References AkArray< AkInputMapSlot< USER_DATA >, const AkInputMapSlot< USER_DATA > &, AkPluginArrayAllocator, 1 >::AddLast(), AK_PLUGIN_NEW, AkArray< AkInputMapSlot< USER_DATA >, const AkInputMapSlot< USER_DATA > &, AkPluginArrayAllocator, 1 >::End(), AkMixerInputMap< USER_DATA >::FindEx(), AkPluginArrayAllocator::GetAllocator(), and AkArray< AkInputMapSlot< USER_DATA >, const AkInputMapSlot< USER_DATA > &, AkPluginArrayAllocator, 1 >::RemoveLast(). |