EAudioRecordingExportType

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundSubmixSend.h

Include

#include "Sound/SoundSubmixSend.h"

Syntax

enum EAudioRecordingExportType
{
    SoundWave,
    WavFile,
}

Values

Name

Description

SoundWave

Exports a USoundWave.

WavFile

Exports a WAV file.

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