|
Wwise SDK 2021.1.14
|
#include <AkFXTailHandler.h>
Public 成员函数 | |
| AkFXTailHandler () | |
| Constructor 更多... |
|
| void | HandleTail (AkAudioBuffer *io_pBuffer, AkUInt32 in_uTotalTailFrames) |
| Handle FX tail and zero pads AkAudioBuffer if necessary 更多... |
|
| bool | HasTailRemaining () |
Protected 属性 | |
| AkUInt32 | uTailFramesRemaining |
| AkUInt32 | uTotalTailFrames |
Effect tail handling utility class. Handles varying number of tail frames from frame to frame (i.e. based on RTPC parameters). Handles effect revived (quit tail) and reenters etc.
在文件 AkFXTailHandler.h 第 41 行定义.