Go to the source code of this file.
Namespaces | |
namespace | AK |
Audiokinetic namespace. |
|
Enumerations | |
enum | AstoundSoundRTI_CullingType { AstoundSoundRTI_CullingType_ByVolume, AstoundSoundRTI_CullingType_ByDistance, AstoundSoundRTI_CullingType_ByWwisePriority } |
enum | AstoundSoundRTI_BypassType { AstoundSoundRTI_BypassType_Auto, AstoundSoundRTI_BypassType_Bypass } |
Functions | |
AKRESULT __cdecl | AK::InitAstoundsoundRTIFX (AK::IAkGlobalPluginContext *in_pReg) |
Use this function to initialize the RTIMixer plugin. |
|
AKRESULT __cdecl | AK::InitAstoundsoundRTILegacy (AK::IAkGlobalPluginContext *in_pReg) |
Use this function to initialize the RTIMixer plugin. |
|
bool __cdecl | AstoundSoundRTI_UpdateAvailableSlots (AkInt32 in_availableslotsrank0, AkInt32 in_availableslotsrank1) |
void __cdecl | AstoundSoundRTI_SetFull3DCullingType (AstoundSoundRTI_CullingType in_cullingtype) |
Set the type of algorithm being used for Full3D culling. |
|
void __cdecl | AstoundSoundRTI_SetFull3DCullingType (int in_cullingtype) |
Set the type of algorithm being used for Full3D culling. (legacy). |
|
void __cdecl | AstoundSoundRTI_SetRTIMixerPluginsBypassType (AstoundSoundRTI_BypassType in_bypasstype) |
Globally bypass or enable the AstoundSound RTI processing. |
|
AK::IAkPluginParam *__cdecl | CreateAstoundSoundRTIMixerAttachmentParams (AK::IAkPluginMemAlloc *in_pAllocator) |
Static creation function that returns an instance of the sound engine plug-in parameter node to be hooked by the sound engine's plug-in manager. |
|
Variables | |
const unsigned long | AKEFFECTID_GENAUDIORTI = 0 |
const unsigned long | AKEFFECTID_GENAUDIORTI_MIXER = 3 |
const unsigned long | AKEFFECTID_GENAUDIORTI_MIXERATTACHABLE = 4 |
Plug-in unique ID and creation functions (hooks) necessary to register the GenAudio RTI plug-in in the sound engine.
Wwise effect name: AstoundSound RTI
Library file: AstoundsoundRTIFX.lib
Definition in file AstoundSoundRTIFXFactory.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise