Table des matières
Wwise SDK 2018.1.11
|
AkFXTailHandler Class Reference
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 |
Detailed Description
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 41 of file AkFXTailHandler.h.
The documentation for this class was generated from the following file:
- include/AK/Plugin/PluginServices/AkFXTailHandler.h