FPatchMixer::Num

This returns the number of inputs currently connected to this patch mixer.

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 Num()

Remarks

This returns the number of inputs currently connected to this patch mixer. Thread safe, but blocks for PopAudio.

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