FSequenceAudioRecorderSettings

Sequencer version of the audio recording settings.

Windows
MacOS
Linux

References

Module

SequenceRecorder

Header

/Engine/Source/Editor/SequenceRecorder/Public/ISequenceAudioRecorder.h

Include

#include "ISequenceAudioRecorder.h"

Syntax

struct FSequenceAudioRecorderSettings

Remarks

Sequencer version of the audio recording settings.

Variables

Name Description

Public variable

FString

 

AssetName

Name of the asset.

Public variable

bool

 

bSplitChannels

Whether or not to split input channels into separate assets.

Public variable

FDirectoryPath

 

Directory

Directory to create the asset within (empty for transient package)

Public variable

float

 

GainDb

Gain in decibels of the output asset.

Public variable

float

 

RecordingDuration

Optional audio recording duration in seconds.

Constructors

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