Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/FPatchMixer
Description
This function call gets the maximum number of samples that's safe to pop, based on the thread with the least amount of samples buffered. Thread safe, but blocks for PopAudio.
| Name | MaxNumberOfSamplesThatCanBePopped |
| 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 MaxNumberOfSamplesThatCanBePopped()