Wwise SDK 2015.1.9
버전
arrow_right
목차
기타 문서
AK::IAkOutOfPlaceEffectPlugin Class Reference
Software effect plug-in interface for out-of-place processing (see How to Create Wwise Sound Engine Effect Plug-ins). More...
Inheritance diagram for AK::IAkOutOfPlaceEffectPlugin:

Public Member Functions | |
virtual void | Execute (AkAudioBuffer *in_pBuffer, AkUInt32 in_uInOffset, AkAudioBuffer *out_pBuffer, AK::MultiCoreServices::DspProcess *&out_pDspProcess)=0 |
virtual AKRESULT | TimeSkip (AkUInt32 &io_uFrames)=0 |
Detailed Description
Software effect plug-in interface for out-of-place processing (see How to Create Wwise Sound Engine Effect Plug-ins).
Definition at line 731 of file IAkPlugin.h.
The documentation for this class was generated from the following file:
- include/AK/SoundEngine/Common/IAkPlugin.h