Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/FPatchSplitter
Description
This function call gets the maximum number of samples that's safe to push. Thread safe, but blocks for PushAudio.
| Name | MaxNumberOfSamplesThatCanBePushed |
| Type | function |
| Header File | /Engine/Source/Runtime/SignalProcessing/Public/DSP/MultithreadedPatching.h |
| Include Path | #include "DSP/MultithreadedPatching.h" |
| Source | /Engine/Source/Runtime/SignalProcessing/Private/MultithreadedPatching.cpp |
int32 MaxNumberOfSamplesThatCanBePushed()