FPatchOutputStrongPtr

Patch outputs are owned by the [FPatchMixer](API\Runtime\SignalProcessing\DSP\FPatchMixer), and are pinned by the [FPatchInput](API\Runtime\SignalProcessing\DSP\FPatchInput).

Windows
MacOS
Linux

Type

typedef TSharedPtr< FPatchOutput, ESPMode::ThreadSafe > FPatchOutputStrongPtr

References

Module

SignalProcessing

Header

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

Include

#include "DSP/MultithreadedPatching.h"

Remarks

Patch outputs are owned by the FPatchMixer, and are pinned by the FPatchInput.

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