Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/TSampleBuffer
Description
Appends zeroes to the end of this buffer. If called with no arguments or NumFramesToAppend = 0, this will ZeroPad
| Name | ZeroPad |
| Type | function |
| Header File | /Engine/Source/Runtime/SignalProcessing/Public/SampleBuffer.h |
| Include Path | #include "SampleBuffer.h" |
void ZeroPad
(
int32 NumFramesToAppend
)