Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/DSP > API/Runtime/SignalProcessing/DSP/FPatchInput
| Type | Name | Description | |
|---|---|---|---|
FPatchInput () |
Default constructed FPatchInput instances will always return -1 for PushAudio and true for IsOutputStillActive. | ||
FPatchInput
(
const FPatchOutputStrongPtr& InOutput |
PatchInputs can only be created from explicit outputs. | ||
FPatchInput
(
const FPatchInput& Other |
|||
FPatchInput
(
FPatchInput&& Other |