Choose your operating system:
Windows
macOS
Linux
| FNiagaraDataInterfaceProxy
|
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceAudio.h |
Include |
#include "NiagaraDataInterfaceAudio.h" |
struct FNiagaraDataInterfaceProxySubmix : public FNiagaraDataInterfaceProxy
Niagara data interface proxy for audio submix listener.
Name | Description | |
---|---|---|
|
FNiagaraDataInterfaceProxySubmix ( |
|
|
FNiagaraDataInterfaceProxySubmix ( |
Construct a FNiagaraDataInterfaceProxySubmix |
Name | Description | |
---|---|---|
|
~FNiagaraDataInterfaceProxySubmix() |
Name | Description | ||
---|---|---|---|
|
GetNumChannels() |
||
|
GetNumFramesAvailable() |
Returns the current number of frames buffered on this output. |
|
|
GetNumSamplesAvailable() |
Returns the current number of samples buffered on this output. |
|
|
float |
GetSampleRate() |
|
|
OnBeginDestroy() |
||
|
OnUpdateSubmix ( |
Called when the Submix property changes. |
|
|
PopAudio |
Copies the minimum of NumSamples or however many samples are available into OutBuffer. |
Name | Description | ||
---|---|---|---|
|
PerInstanceDataPassedToRenderThreadSize() |
Name | Description | ||
---|---|---|---|
|
FNiagaraData... |
operator= ( |