FAudioFileWriter::FAudioFileWriter

Constructor.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/FileEncoder.h

Include

#include "DSP/FileEncoder.h"

Source

/Engine/Source/Runtime/SignalProcessing/Private/FileEncoder.cpp

Syntax

FAudioFileWriter
(
    const FString & InPath,
    const FSoundQualityInfo & InInfo
)

Remarks

  1. Takes an absolute file path and metadata about the audio in question. Immediately allocates all data necessary.

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