unreal.AudioRecordingExportType
¶
- class unreal.AudioRecordingExportType¶
Bases:
unreal.EnumBase
EAudio Recording Export Type
C++ Source:
Module: Engine
File: SoundSubmixSend.h
- SOUND_WAVE¶
Exports a USoundWave.
- Type
0
- WAV_FILE¶
Exports a WAV file.
- Type
1