FPatchOutputStrongPtr

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

Choose your operating system:

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.