Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundSubmix > API/Runtime/Engine/Sound/USoundSubmix/StopRecordingOutput
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundSubmix.h |
| Include | #include "Sound/SoundSubmix.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundSubmix.cpp |
void StopRecordingOutput
(
FAudioDevice * InDevice,
EAudioRecordingExportType ExportType,
const FString & Name,
FString Path,
USoundWave * ExistingSoundWaveToOverwrite
)