FNiagaraDataInterfaceProxySubmix::GetNumFramesAvailable

Returns the current number of frames buffered on this output.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraDataInterfaceAudio.h"

Source

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

Syntax

int32 GetNumFramesAvailable()

Remarks

Returns the current number of frames buffered on this output. If NumChannels is zero, then num frames will also be zero even when samples are available.

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