FAudioRecordingData

[FAudioRecordingData](API\Runtime\Engine\Sound\FAudioRecordingData) This is used by [USoundSubmix](API\Runtime\Engine\Sound\USoundSubmix) and the AudioMixerBlueprintLibrary to contain [FSoundWavePCMWriter](API\Runtime\Engine\Sound\FSoundWavePCMWriter) operations.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SampleBufferIO.h

Include

#include "Sound/SampleBufferIO.h"

Syntax

struct FAudioRecordingData

Remarks

FAudioRecordingData This is used by USoundSubmix and the AudioMixerBlueprintLibrary to contain FSoundWavePCMWriter operations.

Variables

Name Description

Public variable

TSampleBuffer< ...

 

InputBuffer

Public variable

FSoundWavePCMWr...

 

Writer

Destructors

Name Description

Public function

~FAudioRecordingData()

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