FNiagaraDataInterfaceProxyOscilloscope::DownsampleAudioToBuffer

This function pops audio and downsamples it to our specified resolution. Returns the number of frames of audio in the downsampled buffer.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceAudioOscilloscope.h

Include

#include "NiagaraDataInterfaceAudioOscilloscope.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraDataInterfaceAudioOscilloscope.cpp

Syntax

int32 DownsampleAudioToBuffer()

Remarks

This function pops audio and downsamples it to our specified resolution. Returns the number of frames of audio in the downsampled buffer.

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