menu
版本
2022.1.18.8567
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2022.1.18
|
#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 第 40 行定义.