Wwise SDK 2024.1.0
|
#include <AkFXTailHandler.h>
Public Member Functions | |
AkFXTailHandler () | |
Constructor. More... | |
void | HandleTail (AkAudioBuffer *io_pBuffer, AkUInt32 in_uTotalTailFrames) |
Handle FX tail and zero pads AkAudioBuffer if necessary. More... | |
bool | HasTailRemaining () |
Protected Attributes | |
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.
Definition at line 40 of file AkFXTailHandler.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