ISequenceRecorder::CreateAudioRecorder

Attempt to create an audio recorder

Windows
MacOS
Linux

References

Module

SequenceRecorder

Header

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

Include

#include "ISequenceRecorder.h"

Syntax

TUniquePtr< ISequenceAudioRecorder > CreateAudioRecorder() const

Remarks

Attempt to create an audio recorder

Returns

A valid ptr to an audio recorder or null

Parameters

Parameter

Description

Settings

Settings for the audio recorder

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