FPatchSplitter::MaxNumberOfSamplesThatCanBePushed

This function call gets the maximum number of samples that's safe to push.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/MultithreadedPatching.h

Include

#include "DSP/MultithreadedPatching.h"

Source

/Engine/Source/Runtime/SignalProcessing/Private/MultithreadedPatching.cpp

Syntax

int32 MaxNumberOfSamplesThatCanBePushed()

Remarks

This function call gets the maximum number of samples that's safe to push. Thread safe, but blocks for PushAudio.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss