Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundWaveProcedural
- USoundWaveProcedural::OnGeneratePCMAudio()
- USynthSound::OnGeneratePCMAudio()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWaveProcedural.h |
| Include | #include "Sound/SoundWaveProcedural.h" |
virtual int32 OnGeneratePCMAudio
&40;
TArray< uint8 > & OutAudio,
int32 NumSamples
&41;
Remarks
Virtual function to generate PCM audio from the audio render thread. Returns number of samples generated