Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/ISoundGenerator
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundGenerator.h |
| Include | #include "Sound/SoundGenerator.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundGenerator.cpp |
int32 GetNextBuffer
&40;
float &42; OutAudio,
int32 NumSamples,
bool bRequireNumberSamples
&41;
Remarks
Retrieves the next buffer of audio from the generator, called from the audio mixer.