unreal.AudioRecordingExportType

class unreal.AudioRecordingExportType

Bases: EnumBase

EAudio Recording Export Type

C++ Source:

  • Module: Engine

  • File: SoundSubmixSend.h

SOUND_WAVE: AudioRecordingExportType

Exports a USoundWave.

Type:

0

WAV_FILE: AudioRecordingExportType

Exports a WAV file.

Type:

1